Hi,

Am 05.05.2014 um 21:54 schrieb Jesse Becker:

> On Mon, May 05, 2014 at 03:28:28PM -0400, Michael Stauffer wrote:
>> I've got this:
>> 
>> {
>>  name         limit_user_h_vmem
>>  description  Limit total h_vmem memory usage to num slots * 3.93G
>>  enabled      TRUE
>>  limit        users {*} queues {all.q} to h_vmem=125.77G
>>  limit        users {*} queues {qlogin.q,qlogin.long.q} to h_vmem=23.59G
>> }
>> {
>>  name         limit_user_s_vmem
>>  description  Limit total s_vmem memory usage to num slots * 3.93G
>>  enabled      TRUE
>>  limit        users {*} queues {all.q} to s_vmem=125.77G
>>  limit        users {*} queues {qlogin.q,qlogin.long.q} to s_vmem=23.59G
>> }
>> 
>> BTW, I think there's no way to make these limits dynamic? Dynamic limits
>> are only for hosts? I'd like to limit to N * max-num-slots-for-user-on-queue
> 
> +1 on this. 

This is correct (for now). You can only use a cron job to adjust the limits 
with `qconf -mattr ...` while avoiding to rewrite the complete RQS when you 
change an entry.

-- Reuti
_______________________________________________
users mailing list
[email protected]
https://gridengine.org/mailman/listinfo/users

Reply via email to