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
56189e08
Commit
56189e08
authored
21 years ago
by
Moe Jette
Browse files
Options
Downloads
Patches
Plain Diff
Report new squeue TIME_USED output format, days:hours:minutes:seconds.
parent
111b96c1
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/squeue.1
+5
-4
5 additions, 4 deletions
doc/man/man1/squeue.1
with
5 additions
and
4 deletions
doc/man/man1/squeue.1
+
5
−
4
View file @
56189e08
...
@@ -67,7 +67,8 @@ if not yet established or "UNLIMITED" for no limit.
...
@@ -67,7 +67,8 @@ if not yet established or "UNLIMITED" for no limit.
.br
.br
\fB%m\fR Minimum size of memory (in MB) requested by the job
\fB%m\fR Minimum size of memory (in MB) requested by the job
.br
.br
\fB%M\fR Time used by the job in hours:minutes
\fB%M\fR Time used by the job in days:hours:minutes:seconds.
The days and hours are printed only as needed.
.br
.br
\fB%n\fR List of node names explicitly requested by the job
\fB%n\fR List of node names explicitly requested by the job
.br
.br
...
@@ -159,9 +160,9 @@ Print the job steps in the debug partition sorted by user:
...
@@ -159,9 +160,9 @@ Print the job steps in the debug partition sorted by user:
.br
.br
65552.1 debug alice 0:23 dev[1-4]
65552.1 debug alice 0:23 dev[1-4]
.br
.br
65562.2 debug bob 0
.
18 dev22
65562.2 debug bob 0
:
18 dev22
.br
.br
65550.1 debug candice
143:21 dev[6-12]
65550.1 debug candice 1
:
43:21 dev[6-12]
.ec
.ec
.eo
.eo
...
@@ -175,7 +176,7 @@ Print information only about jobs 12345 and 12346:
...
@@ -175,7 +176,7 @@ Print information only about jobs 12345 and 12346:
.br
.br
12345 debug pwd david R 0:21 4 dev[9-12]
12345 debug pwd david R 0:21 4 dev[9-12]
.br
.br
12346 debug pwd david PD
0 0
12346 debug pwd david PD
0:0
0 0
.ec
.ec
.eo
.eo
...
...
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