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
09769ad7
Commit
09769ad7
authored
4 years ago
by
Ben Roberts
Browse files
Options
Downloads
Patches
Plain Diff
Docs - Fix some formatting of sinfo and squeue docs
Bug 8833
parent
ddf86cee
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
doc/man/man1/sinfo.1
+5
-11
5 additions, 11 deletions
doc/man/man1/sinfo.1
doc/man/man1/squeue.1
+16
-16
16 additions, 16 deletions
doc/man/man1/squeue.1
with
21 additions
and
27 deletions
doc/man/man1/sinfo.1
+
5
−
11
View file @
09769ad7
.TH sinfo "1" "Slurm Commands" "
July
2020" "Slurm Commands"
.TH sinfo "1" "Slurm Commands" "
October
2020" "Slurm Commands"
.SH "NAME"
.SH "NAME"
sinfo \- View information about Slurm nodes and partitions.
sinfo \- View information about Slurm nodes and partitions.
...
@@ -153,7 +153,7 @@ Arbitrary string to append to the end of the field.
...
@@ -153,7 +153,7 @@ Arbitrary string to append to the end of the field.
.RE
.RE
.IP
.IP
The field
specifications
available
include:
Valid \fItype\fR
specifications include:
.RS
.RS
.TP 6
.TP 6
\fB%all\fR
\fB%all\fR
...
@@ -293,12 +293,6 @@ Number of threads per core.
...
@@ -293,12 +293,6 @@ Number of threads per core.
.TP
.TP
\fB%z\fR
\fB%z\fR
Extended processor information: number of sockets, cores, threads (S:C:T) per node.
Extended processor information: number of sockets, cores, threads (S:C:T) per node.
.TP
\fB%.<*>\fR
Right justification of the field.
.TP
\fB%<Number><*>\fR
Size of the field.
.RE
.RE
.TP
.TP
...
@@ -311,13 +305,13 @@ Requests a comma separated list of job information to be displayed.
...
@@ -311,13 +305,13 @@ Requests a comma separated list of job information to be displayed.
.IP
.IP
The format of each field is "type[:[.][size][suffix]]"
The format of each field is "type[:[.][size][suffix]]"
.RS
.RS
10
.TP
8
.TP
\fIsize\fR
\fIsize\fR
The minimum field size.
The minimum field size.
If no size is specified, 20 characters will be allocated to print the information.
If no size is specified, 20 characters will be allocated to print the information.
.TP
.TP
\fI
.\fR
\fI.\fR
Indicates the output should be right justified and size must be specified.
Indicates the output should be right justified and size must be specified.
By default, output is left justified.
By default, output is left justified.
.TP
.TP
...
...
This diff is collapsed.
Click to expand it.
doc/man/man1/squeue.1
+
16
−
16
View file @
09769ad7
.TH squeue "1" "Slurm Commands" "
Septem
ber 2020" "Slurm Commands"
.TH squeue "1" "Slurm Commands" "
Octo
ber 2020" "Slurm Commands"
.SH "NAME"
.SH "NAME"
squeue \- view information about jobs located in the Slurm scheduling queue.
squeue \- view information about jobs located in the Slurm scheduling queue.
...
@@ -124,8 +124,8 @@ If the command is executed in an federated cluster environment and information
...
@@ -124,8 +124,8 @@ If the command is executed in an federated cluster environment and information
about more than one cluster is to be displayed and the \fB\-h, \-\-noheader\fR
about more than one cluster is to be displayed and the \fB\-h, \-\-noheader\fR
option is used, then the cluster name will be displayed before the default
option is used, then the cluster name will be displayed before the default
output formats shown below.
output formats shown below.
The default formats with various options are
The default formats with various options are:
.RS
.RS
.TP 15
.TP 15
\fIdefault\fR
\fIdefault\fR
...
@@ -140,15 +140,15 @@ The default formats with various options are
...
@@ -140,15 +140,15 @@ The default formats with various options are
.IP
.IP
The format of each field is "%[[.]size]type[suffix]"
The format of each field is "%[[.]size]type[suffix]"
.RS
.RS
10
.TP
8
.TP
\fIsize\fR
\fIsize\fR
is the m
inimum field size.
M
inimum field size.
If no size is specified, whatever is needed to print the
If no size is specified, whatever is needed to print the
information will be used.
information will be used.
.TP
.TP
\fI
.\fR
\fI.\fR
i
ndicates the output should be right justified and size must be specified.
I
ndicates the output should be right justified and size must be specified.
By default
,
output is left justified.
By default output is left justified.
.TP
.TP
\fIsuffix\fR
\fIsuffix\fR
Arbitrary string to append to the end of the field.
Arbitrary string to append to the end of the field.
...
@@ -453,15 +453,15 @@ Requests a comma separated list of job information to be displayed.
...
@@ -453,15 +453,15 @@ Requests a comma separated list of job information to be displayed.
.IP
.IP
The format of each field is "type[:[.][size][sufix]]"
The format of each field is "type[:[.][size][sufix]]"
.RS
.RS
10
.TP
8
.TP
\fIsize\fR
\fIsize\fR
is the m
inimum field size.
M
inimum field size.
If no size is specified, 20 characters will be allocated
If no size is specified, 20 characters will be allocated
to print the information.
to print the information.
.TP
.TP
\fI
.\fR
\fI.\fR
i
ndicates the output should be right justified and size must be specified.
I
ndicates the output should be right justified and size must be specified.
By default
,
output is left justified.
By default output is left justified.
.TP
.TP
\fIsufix\fR
\fIsufix\fR
Arbitrary string to append to the end of the field.
Arbitrary string to append to the end of the field.
...
...
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