We are faced with the problem that one of our tasks to be used in a slurm
multiprog will need several cpus, while all the other tasks barely use one.
The tasks do have to run in parallel on the same node though, so splitting
the thing up is not an option.

Now we could always just increase the "cpus-per-task" amount but this
quickly becomes prohibitive.

Is there an elegant way to tell Slurm to use differing numbers of cpus on
tasks in a multiprog?
Yours, Anders

Reply via email to