>
>
>
> I wouldn’t do an srun in the middle of a batch job….  Why not just subnt
> for separate batch jobs?
>
> Or you could use a small job array http://slurm.schedmd.com/job_array.html
>
>
>
All the examples for SBATCH (in the SLURM manual) uses 'SRUN' for execution
of runs.  There are lot of other websites which gives SBATCH examples and
all of them uses SRUN, unless using some version of MPI.


Do you have 2 GPUs in each node? DO you want to run two jobs on each node,
or just one?

I wish to run minimum 2 GPU jobs on each node.

Reply via email to