[slurm-dev] Re: How to emulate qsub's "-sync y"/"-Wblock=true"

2013-03-05 Thread Carles Fenoy
Hi Bjørn-Helge, Can't you use directly srun? Regards, Carles Fenoy On Tue, Mar 5, 2013 at 3:24 PM, Bjørn-Helge Mevik wrote: > > (This is on slurm 2.4.3.) > > We are trying to get a piece of software (that wants to play queue system) > to run on our cluster, and it needs a command to submit a

[slurm-dev] How to emulate qsub's "-sync y"/"-Wblock=true"

2013-03-05 Thread Bjørn-Helge Mevik
(This is on slurm 2.4.3.) We are trying to get a piece of software (that wants to play queue system) to run on our cluster, and it needs a command to submit a job and block until the job has finished. SGE's qsub command has an option "-sync y", which makes the qsub command wait for the job to co

[slurm-dev] Re: Pended jobs requesting --gres=gpu when there are available gpus.

2013-03-05 Thread David Bigagli
Hi, I suspect you have to use the appropriate scheduling algorithm. Have a look at the SelectType parameter in 'man slurm.conf. */David* On Tue, Mar 5, 2013 at 7:12 AM, Joo-Kyung Kim wrote: > Hi, > > ** ** > > I am using SLURM 2.4.0, and I have three nodes, each of which has a GPU.** > **