[gridengine users] queue slots per machine
Reuti
reuti at staff.uni-marburg.de
Wed Jan 4 09:01:31 UTC 2012
Am 04.01.2012 um 00:45 schrieb Dave Love:
> Reuti <reuti at staff.uni-marburg.de> writes:
>
>>> I.e.
>>>
>>> $ qconf -srqs host-slots
>>> {
>>> name host-slots
>>> description "restrict slots to core count"
>>> enabled TRUE
>>> limit hosts {*} to slots=$num_proc
>>> }
>>>
>>> How is it confusing, exactly?
>>
>> In `qstat -f` you see the number of resv/used/tot. slots. All slots
>> show up with the value of the queue configuration if I'm not mistaken,
>> reading 999 then.
>
> I see this for a couple of nodes:
>
> --------------------------------------------------------------------------------
> -
> parallel at node063 BIPC 0/4/4 3.82 lx-amd64
> 122440 0.67089 NVT5job2a ******** r 01/03/2012 16:50:25 4
> --------------------------------------------------------------------------------
> -
> parallel at node064 BIPC 0/0/4 0.00 lx-amd64
Not for me, I have 999 in the queue configuration and get:
$ qstat -f
queuename qtype resv/used/tot. load_avg arch states
---------------------------------------------------------------------------------
a at b BIPC 0/0/999 0.01 lx24-x86
---------------------------------------------------------------------------------
a at c BIPC 0/0/999 0.01 lx24-x86
If it would lower the output here, it would also mean to have a user specific limit shown because of:
limit users reuti hosts {*} to slots=$num_proc
limit users soft hosts {*} to slots=$num_proc-2
which I defined.
-- Reuti
More information about the users
mailing list