On Tue, 15 May 2012, iqtcub wrote:
...
I don't know if I've missed anything myself but, in the past, I've
found that this (queue_sort_method seqno, job_load_adjustments NONE,
etc.) doesn't always work with PEs unless you specify a different
seq_no for each queue instance. You might want to give that a go.
...
Regarding the option you mentioned, we want to do it using only one
queue, which is what we have at the moment(they don't like to limit the
runtime of the jobs).
...

Yes, one queue - but each host in that queue has what is termed a queue instance.

(e.g. v20z.q = queue, v20z.q@hostname = queue instance).

You can assign them different seq_no's with something like:

  qconf -mattr queue seq_no 100 v20z.q@host1
  qconf -mattr queue seq_no 101 v20z.q@host2

Take a look at the output of "qconf -sq v20z.q" to see what effect this had.

Mark

PS v20z? I liked them, but for some reason I always ended up bleeding slightly from my right hand index finger whenever I took the lids off.

--
-----------------------------------------------------------------
Mark Dixon                       Email    : m.c.di...@leeds.ac.uk
HPC/Grid Systems Support         Tel (int): 35429
Information Systems Services     Tel (ext): +44(0)113 343 5429
University of Leeds, LS2 9JT, UK
-----------------------------------------------------------------
_______________________________________________
users mailing list
users@gridengine.org
https://gridengine.org/mailman/listinfo/users

Reply via email to