On Fri, Jul 11, 2014 at 09:09:40AM -0500, Dan Hyatt wrote:
Hello,
I have a newly installed grid engine, with about 1200 slots (cores).
I have two users with jobs right now, one user has 30 jobs active and
about 500 queued up in pending.
Yet my grid engine is 99% idle.
The user states she is not specifying a queue. But it is sending all
jobs to my "high cpu" queue that only has 30 slots. My normal queue
has 1200 slots.
how do I change the "default" queue if they do not specify "qsub -q
normal ..."
A few (broad) steps:
1) create a new complex resource called "high", and make it forced.
2) Associate this resource with the high queue.
3) when submitting jobs, use "qsub -l high" to request this resource,
which should be routed to the high queue. If the request is omitted,
jobs will *not* go to the high queue, and go elsewehere.
(writing this in haste, so I'm probably skipping a minor step or three)
Thanks
--
Dan Hyatt
_______________________________________________
users mailing list
users@gridengine.org
https://gridengine.org/mailman/listinfo/users
--
Jesse Becker (Contractor)
_______________________________________________
users mailing list
users@gridengine.org
https://gridengine.org/mailman/listinfo/users