This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
cluster_status [2014/04/22 17:13] root created |
cluster_status [2014/04/22 17:16] (current) root |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== Cluster Status ====== | ====== Cluster Status ====== | ||
- | squeue | + | [[squeue]] |
* Lists all jobs in the queue. | * Lists all jobs in the queue. | ||
- | sinfo | + | [[sinfo]] |
* Shows which nodes and processors are in use. | * Shows which nodes and processors are in use. | ||
- | scontrol | + | [[scontrol]] |
* Shows more detailed job information. | * Shows more detailed job information. | ||
+ | |||
+ | === sinfo === | ||
< | < | ||
- | sinfo | + | chris@node0: |
+ | PARTITION AVAIL TIMELIMIT | ||
+ | all* | ||
+ | all* | ||
+ | all* | ||
+ | short up 2: | ||
+ | short up 2: | ||
+ | short up 2: | ||
+ | gpu up | ||
+ | bigmem | ||
+ | </ | ||
- | sinfo -o " | + | < |
+ | chris@node0: | ||
+ | CPUS(A/ | ||
+ | 78/ | ||
+ | </ | ||
- | sinfo -p all -o " | + | < |
+ | chris@node0: | ||
+ | CPUS(A/ | ||
+ | 77/ | ||
</ | </ | ||