Mapping a given partition to a specific QOS can be done using the job_submit plugins. We use the lua job submit plugin to assign a QOS based on the partition requested by a user. Some of our user's applications (OSG related) have no way to specify a QOS so we do it for them.
Older example of what we use - https://gist.github.com/treydock/b964c5599fd057b0aa6a. Not compatible with 14.11, is used in 14.03 SLURM. - Trey ============================= Trey Dockendorf Systems Analyst I Texas A&M University Academy for Advanced Telecommunications and Learning Technologies Phone: (979)458-2396 Email: [email protected] Jabber: [email protected] On Wed, Jan 14, 2015 at 4:22 AM, Loris Bennett <[email protected]> wrote: > > 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 > >> > > > > -- > Dr. Loris Bennett (Mr.) > ZEDAT, Freie Universität Berlin Email [email protected] >
