2016-05-18 7:49 GMT+02:00 remi marchal <[email protected]>:
> Dear Slurm users, > > I am quite new in the community and so don’t have a strong experience with > Slurm. > > My question is quite simple. > > I would like to fix limitation in terms of the number of running jobs > allowed by users. > > I seen from the website that it’s possible to fix limitations either > through mysql database or through reading a simple file. I strongly prefer > to have it written on a simple file. > > Does anybody have experience with such kind of limitations and how to set > it up. > > Regards, > > Rémi > > As far as I know you have to configure accounting database ( I'd sugest slurmdbd instead of directly using mysql) for per user job limits. cheers, marcin
