From "man sacctmgr":
MaxJobs=<max jobs>
Maximum number of jobs each user is allowed to run at one time in
this association. This is overridden if set directly on a user.
Default is the cluster's limit. To clear a previously set value use
the modify command with a new value of -1.
You would need to define a separate association for each
user/account/partition combination on which you want a separate limit.
Quoting Paul Edmon <[email protected]>:
Is there an option for limiting the number of jobs a user can have
running on a given partition? We have an interactive queue that I
want to limit to 5 jobs per user.
-Paul Edmon-