[slurm-users] Getting a runtime percentage of % allocated on cluster
Vicker, Darby (JSC-EG311)
darby.vicker-1 at nasa.gov
Mon Feb 5 15:08:42 MST 2018
No, sreport is the way to go there. This would give you % utilization for the month of March, 2017.
sreport -t per clust util start=3/1/17 end=3/31/17
You can ask sreport for lots of other stuff too. I like the numbers in CPU-hours (rather than the default of CPU-seconds):
sreport -t hour clust util start=3/1/17 end=3/31/17
sreport -t hour user top topcount=20 start=3/1/17 end=3/31/17
From: slurm-users <slurm-users-bounces at lists.schedmd.com> on behalf of Kevin Manalo <kmanalo at jhu.edu>
Reply-To: Slurm User Community List <slurm-users at lists.schedmd.com>
Date: Monday, February 5, 2018 at 3:34 PM
To: "slurm-users at lists.schedmd.com" <slurm-users at lists.schedmd.com>
Subject: [slurm-users] Getting a runtime percentage of % allocated on cluster
Hi SLURM users,
Is parsing 'sinfo' the best way to do this?
I just want to obtain a percentage (similar to how xdmod reports utilization %).
Thanks,
Kevin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.schedmd.com/pipermail/slurm-users/attachments/20180205/b2f46d98/attachment.html>
More information about the slurm-users
mailing list