User Tools

Site Tools


job_and_cluster_status

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
job_and_cluster_status [2014/04/23 11:23]
root created
job_and_cluster_status [2021/08/04 17:23] (current)
root
Line 9: Line 9:
 [[scontrol]] [[scontrol]]
   * Shows more detailed job information.   * Shows more detailed job information.
 +
 +[[sstat]]
 +  * Shows maximum memory use of a job (among other things).
  
 === sinfo === === sinfo ===
Line 28: Line 31:
 chris@node0:~$ sinfo -o "%C" chris@node0:~$ sinfo -o "%C"
 CPUS(A/I/O/T) CPUS(A/I/O/T)
-78/178/64/320+78/178/64/352
 </code> </code>
  
 <code> <code>
-chris@node0:~$ sinfo -p all -o "%C"+chris@node0:~$ sinfo -p standard -o "%C"
 CPUS(A/I/O/T) CPUS(A/I/O/T)
 77/131/64/272 77/131/64/272
 </code> </code>
 +
 +=== use_by_user ===
 +
 +This is a script that gives summary information on the number of cores and amount of memory being used by each user, and the number of cores and amount of memory being used on each node.
  
job_and_cluster_status.1398266621.txt.gz · Last modified: 2014/04/23 11:23 by root