Re: [slurm-users] Limit number of specific concurrent jobs per node

2018-05-07 Thread Gareth.Williams
s and/or a filter to set defaults and make the choice/usage easier for your users. Gareth -Original Message- From: slurm-users [mailto:slurm-users-boun...@lists.schedmd.com] On Behalf Of Andreas Hilboll Sent: Tuesday, 8 May 2018 2:58 AM To: Slurm User Community List Subject: [slurm-us

Re: [slurm-users] Limit number of specific concurrent jobs per node

2018-05-07 Thread Mahmood Naderan
Hi You may have to read --nodelist in the sbatch manual https://slurm.schedmd.com/sbatch.html On Mon, May 7, 2018, 21:29 Andreas Hilboll wrote: > Dear SLURM experts, > > we have a cluster of 56 nodes with 28 cores each. Is it possible > to > limit the number of jobs of a certain name which co

[slurm-users] Limit number of specific concurrent jobs per node

2018-05-07 Thread Andreas Hilboll
Dear SLURM experts, we have a cluster of 56 nodes with 28 cores each. Is it possible to limit the number of jobs of a certain name which concurrently run on one node, without blocking the node for other jobs? For example, when I do for filename in runtimes/*/jobscript.sh; do sbatch -J