Hi Reuti.

Yes, I am creating a script to be ran by cron that will re-adjust the number of 
slots allowed per user based on the wait.

In the process of creating the script, I thought of checking first to see this 
already existed with Dynamic quotas to not re-invent the wheel.

Thanks,
Joseph


On 02/05/2013 01:41 AM, Reuti wrote:



This is not built in to check the number of the waiting jobs, but you can use 
an external cron job providing this information, and adjust the RQS with a 
command like:

qconf -mattr resource_quota limit slots=7890 foobar/baz
qconf -mattr resource_quota limit slots=7890 foobar/1

for an RQS named "foobar" where the first rule and other rules can be accessed by their 
name like "baz" or position in the RQS. The enable/disable flag and description can be 
changed too.

-- Reuti


Thank you,
Joseph

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


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

Reply via email to