On 05/11/2012 05:11 AM, iqtcub wrote:
 From what i understood, its possible that this method is broken, am i
right?

I mostly understand your config; I think the primary thing to look at is the:
queue_sort_method                 load
load_formula                      slots

We use load_formula=slots, which puts jobs onto nodes that have the fewest available slots (which is like "$fill_up", but for batch instead of parallel).

I believe there was a bug that made that particular setting not work correctly in earlier versions; it works as we expect on a newer build (Rayson's OGE 2011.11). Our goal is to pack the single-core jobs on as few nodes as possible, preserving slots on other nodes for multi-slot jobs.

Can you describe the behaviour you want to see?

Regards,
--
Alex Chekholko ch...@stanford.edu
_______________________________________________
users mailing list
users@gridengine.org
https://gridengine.org/mailman/listinfo/users

Reply via email to