: Bill Bryce
Sent: Tuesday, August 16, 2016 4:26:51 PM
To: Chester Langin
Cc: users@gridengine.org
Subject: Re: [gridengine users] Implementing new queues
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
Hi,
Am 16.08.2016 um 22:59 schrieb Chester Langin:
> 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 default
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
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 fa