On 2/17/20 11:16 AM, navin srivastava wrote:
i have an issue with the slurm job limit. i applied the Maxjobs limit on user using

  sacctmgr modify user navin1 set maxjobs=3

but still i see this is not getting applied. i am still bale to submit more jobs.
Slurm version is 17.11.x

Let me know what setting is required to implement this.

The tool "showuserlimits" tells you all user limits in the Slurm database. You can download it from https://github.com/OleHolmNielsen/Slurm_tools/tree/master/showuserlimits and give it a try:

$ showuserlimits -u navin1

/Ole

Reply via email to