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
85cc6044
"git@gitlab.hrz.tu-chemnitz.de:tud-zih-energy/slurm.git" did not exist on "aa8f8795896923f57565a3eb00d880b0634d65a7"
Commit
85cc6044
authored
20 years ago
by
Moe Jette
Browse files
Options
Downloads
Patches
Plain Diff
Note new job update fields.
parent
f051d2fe
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
+20
-0
20 additions, 0 deletions
doc/man/man1/scontrol.1
with
20 additions
and
0 deletions
doc/man/man1/scontrol.1
+
20
−
0
View file @
85cc6044
...
...
@@ -219,6 +219,26 @@ Set the job's ability to share nodes with other jobs. Possible values are
.TP
\fITimeLimit\fP=<minutes>
Set the job's time limit to the specified value.
.TP
\fIConnection\fP=<type>
Reset the node connection type.
Possible values on Blue Gene are "MESH", "TORUS" and "NAV"
(mesh else torus).
.TP
\fIGeometry\fP=<geo>
Reset the required job geometry.
On Blue Gene the value should be three digits separated by
"x" or ",". The digits represent the allocation size in
X, Y and Z dimentions (e.g. "2x3x4").
.TP
\fINodeUse\fP=<use>
Reset the mode of node use.
Possible values on Blue Gene are "VIRTUAL" and "COPROCESSOR".
.TP
\fIRotate\fP=<yes|no>
Permit the job's geometry to be rotated.
Possible values are "YES" and "NO".
.TP
\fBSPECIFICATIONS FOR UPDATE COMMAND, NODES\fR
.TP
...
...
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