Skip to content
Snippets Groups Projects
Commit f950a8c7 authored by Moe Jette's avatar Moe Jette
Browse files

Document that smap shows all nodes and partions by default (equivalent to

sinfo and squeue --all option).
parent 7d6cb0d5
No related branches found
No related tags found
No related merge requests found
.TH SMAP "1" "March 2005" "smap 0.5" "Slurm components" .TH SMAP "1" "March 2005" "smap 0.6" "Slurm components"
.SH "NAME" .SH "NAME"
smap \- graphically view information about SLURM jobs, partitions, and set smap \- graphically view information about SLURM jobs, partitions, and set
...@@ -9,6 +9,10 @@ configurations parameters. ...@@ -9,6 +9,10 @@ configurations parameters.
.SH "DESCRIPTION" .SH "DESCRIPTION"
\fBsmap\fR is used to graphically view job, partition and node information \fBsmap\fR is used to graphically view job, partition and node information
for a system running SLURM. for a system running SLURM.
Note that information about nodes and partitions to which a user lacks
access will always be displayed to avoid obvious gaps in the output.
This is equivalent to the \fB\-\-all\fR option of the \fBsinfo\fR and
\fBsqueue\fR commands.
.SH "OPTIONS" .SH "OPTIONS"
.TP .TP
...@@ -68,6 +72,7 @@ to exit configure mode. ...@@ -68,6 +72,7 @@ to exit configure mode.
.TP .TP
\fB\-V\fR , \fB\-\-version\fR \fB\-V\fR , \fB\-\-version\fR
Print version information and exit. Print version information and exit.
.SH "INTERACTIVE OPTIONS" .SH "INTERACTIVE OPTIONS"
When using smap in curses mode you can scroll through the different windows When using smap in curses mode you can scroll through the different windows
using the arrow keys. The \fBup\fR and \fBdown\fR arrow keys scroll using the arrow keys. The \fBup\fR and \fBdown\fR arrow keys scroll
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment