sinfo \- Used to view information of jobs located in the scheduling queue.
...
...
@@ -11,33 +11,36 @@ system running SLURM.
.SH "OPTIONS"
.TP
\fB-?\fR, \fB--help\fR
\fB\-?\fR, \fB\-\-help\fR
Print a help message describing the usage of \fBsinfo\fR.
.TP
\fB-i <time>\fR , \fB--iterate <time>\fR
\fB\-\-exact\fR
If set, to not group node information on a single node unless their configurations are identical. By default cpu count, memory size, and disk space will be listed as a range for nodes with the same partition and state.
.TP
\fB\-i <time>\fR , \fB\-\-iterate <time>\fR
Print the state on a periodic basis.
.TP
\fB-l\fR , \fB--long\fR
\fB\-l\fR , \fB\-\-long\fR
List more detailed information than normally provided.
.TP
\fB-n <node>\fR , \fB--node <node>\fR
\fB\-n <node>\fR , \fB\-\-node <node>\fR
List information on the specified node(s).
.TP
\fB-t <state>\fR , \fB--state <state>\fR
\fB\-t <state>\fR , \fB\-\-state <state>\fR
List nodes of a given state.
.TP
\fB--summarize\fR
\fB\-\-summarize\fR
List only a partition state summary. Do not show individual nodes.