"Hung-ShengTsao (Lao Tsao) Ph.D." <[email protected]> writes:

> as a side remark
> since you configure 3 queues for each host , in order not to over subscribe 
> the
> cpu(h_slots)
> you will need to define h_slots as consumable complex
> see this paper http://www.sun.com/blueprints/0607/820-1695.pdf

??
All you need to avoid over-subscription, whatever the queue defs, is

$ qconf -srqs host-slots
{
   name         host-slots
   description  "restrict slots to core count"
   enabled      TRUE
   limit        hosts {*} to slots=$num_proc
}

assumong the default slots definition

-- 
Excuse the typping -- I have a broken wrist
_______________________________________________
users mailing list
[email protected]
https://gridengine.org/mailman/listinfo/users

Reply via email to