Re: [slurm-users] ticking time bomb? launching too many jobs in parallel

2019-08-31 Thread Steven Dick
Probably the ideal solution would be a mix of array jobs and QOS. I'd at least use the array jobs within a single set of regressions, with or without per-set run limits on the array. On Sat, Aug 31, 2019 at 11:17 AM Guillaume Perrault Archambault wrote: > > Hi Steven, > > Thanks for your help. >

Re: [slurm-users] ticking time bomb? launching too many jobs in parallel

2019-08-31 Thread Guillaume Perrault Archambault
Hi Steven, Thanks for your help. Looks like QOS is the way to go if I want both job arrays + user limits on jobs/resources (in the context of a regression-test). Regards, Guillaume. On Fri, Aug 30, 2019 at 6:11 PM Steven Dick wrote: > On Fri, Aug 30, 2019 at 2:58 PM Guillaume Perrault Archamb