I've looked at this in the past - however, when I use your example (replacing with real data) I just get a 'Nothing Modified' response
-- *Nathan Harper* // IT Systems Architect *e: * [email protected] // *t: * 0117 906 1104 // *m: * 07875 510891 // *w: * www.cfms.org.uk <http://www.cfms.org.uk%22> // [image: Linkedin grey icon scaled] <http://uk.linkedin.com/pub/nathan-harper/21/696/b81> CFMS Services Ltd // Bristol & Bath Science Park // Dirac Crescent // Emersons Green // Bristol // BS16 7FR [image: 4.2 CFMS_Artwork_RGB] <http://www.cfms.org.uk> ------------------------------ CFMS Services Ltd is registered in England and Wales No 05742022 - a subsidiary of CFMS Ltd CFMS Services Ltd registered office // Victoria House // 51 Victoria Street // Bristol // BS1 6AD On 14 January 2015 at 14:11, Mehdi Denou <[email protected]> wrote: > > Hi, > > Raw example: > > sacctmgr modify user where name=foo cluster=my_cluster account=bar > partition=part1 set maxjobs=5 > > > Le 14/01/2015 13:59, [email protected] a écrit : > > Hi Team, >> >> I also need to do the similar configuration to restrict number of procs. >> Per user using associations. >> Could you please suggest any command.. or Configuration related stuff..? >> >> >> Thanks, >> Tejas >> -----Original Message----- >> From: Uwe Sauter [mailto:[email protected]] >> Sent: Wednesday, January 14, 2015 5:27 PM >> To: slurm-dev >> Subject: [slurm-dev] Re: Restricting number of jobs per user in partition >> >> >> Hi, >> >> an association is the combination of >> >> * QoS >> * partition >> * account >> * cluster >> >> With that in mind you can restrict jobs per user on a partition level, >> you just have to add the partition to the association rules. >> >> Regards, >> >> Uwe >> >> >> >> Am 14.01.2015 um 11:22 schrieb Loris Bennett: >> >>> Hi Uwe, >>> >>> Uwe Sauter <[email protected]> >>> writes: >>> >>> Hi, >>>> >>>> have a look into Slurm accounting/QoS. There are options to limit >>>> jobs per user, jobs per group, etc. pp. >>>> >>>> http://slurm.schedmd.com/accounting.html >>>> http://slurm.schedmd.com/qos.html >>>> >>> I saw that a QOS can restrict the number of jobs per user, but how can >>> I force the jobs submitted to a given partition to use a specific QOS? >>> >>> Cheers, >>> >>> Loris >>> >>> Regards, >>>> >>>> Uwe >>>> >>>> >>>> >>>> Am 14.01.2015 um 10:14 schrieb Loris Bennett: >>>> >>>>> Hi, >>>>> >>>>> I have a test partition in which I would like to be able to restrict >>>>> the maximum number of jobs a user may have running concurrently. >>>>> >>>>> Is this possible? >>>>> >>>>> Cheers, >>>>> >>>>> Loris >>>>> >>>>> > -- > --- > Mehdi Denou > International HPC support > +336 45 57 66 56 >
