Hi All.

I have a queue on our cluster with 1,000 cores that all users can use.  

I like to keep the queue as close to 100% utilization as possible so that 1 user can use all 1,000 cores on that queue.   However if other users jump-in to use the queue, then allow the other users to get their fair share.

The Grid Engine functional fair share sounds like the way to go, but can it be set for only a queue?   I have several queues and only want to set this up for 1 queue only.

The notes I read says that to setup a simple Functional Fair Share, to do:

qconf -mconf
enforce_user auto
auto_user_fshare 100

qconf -msconf
weight_tickets_functional 10000


But I think this applies to all queues.     Can this be set for 1 queue only?
_______________________________________________
users mailing list
[email protected]
https://gridengine.org/mailman/listinfo/users

Reply via email to