On 10/27/2011 12:22 PM, He, Janet (NIH/NIAID) [C] wrote:

2.  Is there a way to assign node to multiple queues but not make the
node over subscribed? Are there any tips or reference site with the
information?

As Reuti said, one option is an RQS (resource quota set). I stole this one from somewhere (my cluster has hosts with differing numbers of CPU cores):

{
   name         limit_slots_to_cores_rqs
   description  Prevents core oversubscription across queues.
   enabled      TRUE
   limit        hosts {*} to slots=$num_proc
}

--
Paul Brunk, system administrator
Georgia Advanced Computing Resource Center
(formerly "Research Computing Center")
Enterprise IT Svcs, University of Georgia

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

Reply via email to