[slurm-users] How many users are running jobs per day on average in slurm ?
Ole Holm Nielsen
Ole.H.Nielsen at fysik.dtu.dk
Thu Apr 2 12:04:33 UTC 2020
On 02-04-2020 13:27, Sudeep Narayan Banerjee wrote:
> any help in getting the right flags ?
The question is not well-defined. If you just want to know the JobID
number in the cluster, you could run this command every day and watch
the NEXT_JOB_ID increase:
# scontrol show config | grep NEXT_JOB_ID
NEXT_JOB_ID = 2377393
Job accounting is probably what you are looking for. You may take a
look at my Slurm Wiki page
https://wiki.fysik.dtu.dk/niflheim/Slurm_accounting
/Ole
More information about the slurm-users
mailing list