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
1cd383db
Commit
1cd383db
authored
22 years ago
by
Moe Jette
Browse files
Options
Downloads
Patches
Plain Diff
Change state format info for NoResp, now has "*" suffix.
parent
24413668
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/sinfo.1
+24
-1
24 additions, 1 deletion
doc/man/man1/sinfo.1
with
24 additions
and
1 deletion
doc/man/man1/sinfo.1
+
24
−
1
View file @
1cd383db
.TH SINFO "1" "
February
2003" "sinfo 0.1" "Slurm components"
.TH SINFO "1" "
March
2003" "sinfo 0.1" "Slurm components"
.SH "NAME"
.SH "NAME"
sinfo \- Used to view information of jobs located in the scheduling queue.
sinfo \- Used to view information of jobs located in the scheduling queue.
...
@@ -57,6 +57,29 @@ A valid node state. Possible values include: DOWN, UNKNOWN, IDLE, ALLOCATED, DRA
...
@@ -57,6 +57,29 @@ A valid node state. Possible values include: DOWN, UNKNOWN, IDLE, ALLOCATED, DRA
.TP
.TP
\fBtime\fR
\fBtime\fR
Number of seconds to wait between each iteration.
Number of seconds to wait between each iteration.
.SH "OUTPUT"
.TP
\fBPARTITION\fR
Name of the partition.
.TP
\fBNODES\fR
Count of nodes with this particular configuration.
.TP
\fBSTATE\fR
State of the nodes. Note that the suffix "*" marks nodes that are presently
not responding.
.TP
\fBCPUS\fR
Count of CPUs (processors) on these nodes.
.TP
\fBMEM\fR
Size of real memory in megabytes on these nodes.
.TP
\fBDISK\fR
Size of temporary disk space in megabytes on these nodes.
.TP
\fBNODES\fR
Names of nodes with this particular configuration.
.SH "EXAMPLES"
.SH "EXAMPLES"
.eo
.eo
Report basic system configuration:
Report basic system configuration:
...
...
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