Re: [slurm-users] QOS MaxJobsPU limit is not working

2018-07-26 Thread Lyn Gerner
You'll need to check the slurm.conf man page for that parameter, to see which combination of values are appropriate to achieve your site policies, but among them you'll need "qos". Regards, Lyn On Thu, Jul 26, 2018 at 2:29 PM, Siddharth Dalmia wrote: > Hi Lyn, > > Thanks for helping out. No I h

Re: [slurm-users] QOS MaxJobsPU limit is not working

2018-07-26 Thread Siddharth Dalmia
Hi Lyn, Thanks for helping out. No I have not enforced any other limits, including AccountingStorageEnforce. Thanks Sid On Thu, Jul 26, 2018 at 5:06 PM Lyn Gerner wrote: > HI, > > Have you enforced other limits successfully? What is the value of > AccountingStorageEnforce? > > Regards, > Lyn >

Re: [slurm-users] QOS MaxJobsPU limit is not working

2018-07-26 Thread Lyn Gerner
HI, Have you enforced other limits successfully? What is the value of AccountingStorageEnforce? Regards, Lyn On Thu, Jul 26, 2018 at 1:45 PM, Siddharth Dalmia wrote: > > Hi all, We wanted to try make 2 different qos (priority and normal). For > priority QOS - 1) Each user is only allowed 1 JOB

[slurm-users] QOS MaxJobsPU limit is not working

2018-07-26 Thread Siddharth Dalmia
Hi all, We wanted to try make 2 different qos (priority and normal). For priority QOS - 1) Each user is only allowed 1 JOB. 2) Has higher priority than normal, with the ability to preempt. For priority QOS - 1) No restriction on the number of jobs. Overall Jobs run with `priority/multifactor`. I am