Re: [slurm-users] question about partition definition

2019-12-09 Thread Brian W. Johanson
Jeff, Create a qos with maxjobs defined. https://slurm.schedmd.com/qos.html https://wiki.fysik.dtu.dk/niflheim/Slurm_accounting#quality-of-service-qos If you haven't used slurm qos before, you may want to check out the other limits possible, they are more flexible than maxjobs. Add the qos to

Re: [slurm-users] question about partition definition

2019-12-09 Thread Brian Haymore
Phone: 801-558-1150, Fax: 801-585-5366 http://bit.ly/1HO1N2C From: slurm-users on behalf of Jeffrey R. Lang Sent: Monday, December 9, 2019 2:18:20 PM To: Slurm User Community List Subject: [slurm-users] question about partition definition I need to set up a part

[slurm-users] question about partition definition

2019-12-09 Thread Jeffrey R. Lang
I need to set up a partition that limits the number of jobs allowed to run at one time. Looking at the slurm.conf page for partition definitions I don't see a MaxJobs option. Is there a way to limit the number of jobs in a partition? Thanks, Jeff