Hi Nadav,
On Tue, Jun 12, 2018 at 8:18 AM, Nadav Toledo
wrote:
> How can one send a few jobs running in parallel with different cpus
> allocation on the same node?
According to https://slurm.schedmd.com/srun.html#OPT_cpu-bind, you may
want to use "srun --exclusive":
By default, a job step h
Hello everyone,
Sorry for might be a trivial question for most of you.
I am trying to understand cpu allocation in slurm.
The goal is to launch a batch job on one node. while the batch
itself will run several jobs in parallel each allocated a subset of
the cpus g