snippetbashTip
sreport — Generate reports on jobs, users, and clusters from accounting data. More information: <https://slurm
Viewed 0 times
commandandusersreportsclijobsgeneratesreport
linux
Problem
How to use the
sreport command: Generate reports on jobs, users, and clusters from accounting data. More information: <https://slurm.schedmd.com/sreport.html>.Solution
sreport — Generate reports on jobs, users, and clusters from accounting data. More information: <https://slurm.schedmd.com/sreport.html>.Show pipe delimited cluster utilization data:
sreport {{[-p|--parsable]}} cluster utilizationShow number of jobs run:
sreport job sizes printjobcountShow users with the highest CPU time use:
sreport user topuserCode Snippets
Show pipe delimited cluster utilization data
sreport {{[-p|--parsable]}} cluster utilizationShow number of jobs run
sreport job sizes printjobcountShow users with the highest CPU time use
sreport user topuserContext
tldr-pages: linux/sreport
Revisions (0)
No revisions yet.