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
a7d188e9
Commit
a7d188e9
authored
21 years ago
by
Moe Jette
Browse files
Options
Downloads
Patches
Plain Diff
Clarify NODES count associated with a pending job may be exceeded when the
job is scheduled.
parent
3948f000
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
+3
-1
3 additions, 1 deletion
doc/man/man1/squeue.1
with
3 additions
and
1 deletion
doc/man/man1/squeue.1
+
3
−
1
View file @
a7d188e9
...
@@ -50,7 +50,9 @@ The field specifications available include:
...
@@ -50,7 +50,9 @@ The field specifications available include:
\fB%d\fR Minimum size of temporary disk space (in MB) requested by the job
\fB%d\fR Minimum size of temporary disk space (in MB) requested by the job
.br
.br
\fB%D\fR Number of nodes allocated to the job or the minimum number of nodes
\fB%D\fR Number of nodes allocated to the job or the minimum number of nodes
required by a pending job
required by a pending job. The actual number of nodes allocated to a pending
job may exceed this number of the job specified a node range count or the
cluster contains nodes with varying processor counts.
.br
.br
\fB%e\fR Time at which the job ended or is expected to end (based upon its time
\fB%e\fR Time at which the job ended or is expected to end (based upon its time
limit)
limit)
...
...
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