You can create a sge request file that sets defaults for particular users or 
you can also have a Job Submission Verifier and it will enforce specific flags 
on a qsub (so the users who forget to provide a queue it will automatically add 
a queue).

you can do a ‘man sge_request’ to find out about request files and a ‘man jsv’ 
for information on job submission verifier.

Regards,

Bill.

> On Aug 16, 2016, at 4:59 PM, Chester Langin <cl.resea...@siu.edu> wrote:
> 
> Hello,
> 
> We implemented a new 40-unit HPCC October, 2015, and have been using the SGE 
> scheduler with the default configuration.  The faculty have been submitting 
> jobs to the scheduler without a specifying a queue, and the queue defaults to 
> all.q.  I would like to add more queues and force the faculty to specify one 
> of the new queues.  The new queues are gpu.q with just the GPU nodes, hiram.q 
> with just the high-RAM nodes, and standard.q for the remaining queues.  By 
> using @gpu_hosts, @hiram_hosts, and @standard_hosts, I have this running on a 
> development cluster.  I am ok with the faculty using the honor system in 
> determining which queue to use, so long as they do not use all.q.
> 
> The problem is that if a faculty does not specify a queue, then all.q is used 
> by the scheduler, and a node becomes over-subscribed.  What is the 
> best/easiest way to prevent this from happening?
> 
> --
> Chet Langin
> SIU
> 
> _______________________________________________
> users mailing list
> users@gridengine.org <mailto:users@gridengine.org>
> https://gridengine.org/mailman/listinfo/users 
> <https://gridengine.org/mailman/listinfo/users>
William Bryce | VP Products
Univa Corporation, Toronto
E: bbr...@univa.com | D: 647-9742841 | Toll-Free (800) 370-5320
W: Univa.com <http://univa.com/> | FB: facebook.com/univa.corporation 
<http://facebook.com/univa.corporation> | T: twitter.com/Grid_Engine 
<http://twitter.com/Grid_Engine>

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

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

Reply via email to