Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
Slurm
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
tud-zih-energy
Slurm
Commits
f950a8c7
Commit
f950a8c7
authored
19 years ago
by
Moe Jette
Browse files
Options
Downloads
Patches
Plain Diff
Document that smap shows all nodes and partions by default (equivalent to
sinfo and squeue --all option).
parent
7d6cb0d5
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/man/man1/smap.1
+6
-1
6 additions, 1 deletion
doc/man/man1/smap.1
with
6 additions
and
1 deletion
doc/man/man1/smap.1
+
6
−
1
View file @
f950a8c7
.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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment