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
3f8428f7
Commit
3f8428f7
authored
20 years ago
by
Moe Jette
Browse files
Options
Downloads
Patches
Plain Diff
Correct a typo and expand explanation of "--all" option to show command.
parent
94999eaa
No related branches found
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/scontrol.1
+6
-5
6 additions, 5 deletions
doc/man/man1/scontrol.1
with
6 additions
and
5 deletions
doc/man/man1/scontrol.1
+
6
−
5
View file @
3f8428f7
.TH SCONTROL "1" "
August
2004" "scontrol 0.4" "Slurm components"
.TH SCONTROL "1" "
November
2004" "scontrol 0.4" "Slurm components"
.SH "NAME"
.SH "NAME"
scontrol \- Used view and modify Slurm configuration and state.
scontrol \- Used view and modify Slurm configuration and state.
...
@@ -23,9 +23,10 @@ be abbreviated to the extent that the specification is unique.
...
@@ -23,9 +23,10 @@ be abbreviated to the extent that the specification is unique.
\fBOPTIONS\fR
\fBOPTIONS\fR
.TP
.TP
\fB\-a\fR, \fB\-\-all\fR
\fB\-a\fR, \fB\-\-all\fR
Show all partitiion, their jobs and jobs steps. This causes information to be
When the \fIshow\fR command is used, then display all partitions, their jobs
displayed about partitions that are configured as hidden and partitions that
and jobs steps. This causes information to be displayed about partitions
are unavailable to user's group.
that are configured as hidden and partitions that are unavailable to user's
group.
.TP
.TP
\fB\-h\fR, \fB\-\-help\fR
\fB\-h\fR, \fB\-\-help\fR
Print a help message describing the usage of scontrol.
Print a help message describing the usage of scontrol.
...
@@ -330,7 +331,7 @@ PartitionName=class TotalNodes=10 TotalCPUs=20 RootOnly=NO
...
@@ -330,7 +331,7 @@ PartitionName=class TotalNodes=10 TotalCPUs=20 RootOnly=NO
.br
.br
MinNodes=1 MaxNodes=2 AllowGroups=students
MinNodes=1 MaxNodes=2 AllowGroups=students
.br
.br
Nodes=lx[0031-0040] NodeInd
e
cies=31,40,-1
Nodes=lx[0031-0040] NodeInd
i
cies=31,40,-1
.br
.br
scontrol: update PartitionName=class MaxTime=99 MaxNodes=4
scontrol: update PartitionName=class MaxTime=99 MaxNodes=4
.br
.br
...
...
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