Am 04.01.2012 um 00:45 schrieb Dave Love:

> Reuti <[email protected]> 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@node063               BIPC  0/4/4          3.82     lx-amd64      
>   122440 0.67089 NVT5job2a  ********     r     01/03/2012 16:50:25     4      
>   
>  
> --------------------------------------------------------------------------------
>  -
>  parallel@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@b             BIPC  0/0/999        0.01     lx24-x86      
---------------------------------------------------------------------------------
a@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
_______________________________________________
users mailing list
[email protected]
https://gridengine.org/mailman/listinfo/users

Reply via email to