It's best if you can avoid setting a default queue at all. Rather, have
jobs request the resources they need and let the scheduler place the jobs
in the right queue.

If that's not feasible, I would probably use a JSV to set a queue on jobs
that don't have it.

On Tue, Dec 20, 2016 at 04:28:34PM +0000, Lucas, Douglas S. wrote:
> Is there a way to set a default queue without using the local/user or global 
> sge_request file? I was setting a default queue in the global sge_request 
> file, but it cause problems with drmaa job submission. Should I force users 
> to specify a complex variable to request a certain queue? What's the best way 
> to go about this?
> 
> Scott Lucas
> HPC Applications Support
> 208-776-0209
> lucas.sco...@mayo.edu
> 

> _______________________________________________
> users mailing list
> users@gridengine.org
> https://gridengine.org/mailman/listinfo/users


-- 
-- Skylar Thompson (skyl...@u.washington.edu)
-- Genome Sciences Department, System Administrator
-- Foege Building S046, (206)-685-7354
-- University of Washington School of Medicine
_______________________________________________
users mailing list
users@gridengine.org
https://gridengine.org/mailman/listinfo/users

Reply via email to