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
4e01e511
Commit
4e01e511
authored
21 years ago
by
Moe Jette
Browse files
Options
Downloads
Patches
Plain Diff
Identify some default parameter values per user feedback.
parent
ebeb27bd
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/srun.1
+5
-4
5 additions, 4 deletions
doc/man/man1/srun.1
with
5 additions
and
4 deletions
doc/man/man1/srun.1
+
5
−
4
View file @
4e01e511
\." $Id$
\." $Id$
.\"
.\"
.TH SRUN "1" "
Septem
ber 2003" "srun 0.2" "slurm components"
.TH SRUN "1" "
Octo
ber 2003" "srun 0.2" "slurm components"
.SH "NAME"
.SH "NAME"
srun \- run parallel jobs
srun \- run parallel jobs
.SH SYNOPSIS
.SH SYNOPSIS
...
@@ -63,7 +63,8 @@ printed and the \fB\-\-relative\fR option will take precedence.
...
@@ -63,7 +63,8 @@ printed and the \fB\-\-relative\fR option will take precedence.
.TP
.TP
\fB\-p\fR, \fB\-\-partition\fR=\fIpartition\fR
\fB\-p\fR, \fB\-\-partition\fR=\fIpartition\fR
Request resources from partition "\fIpartition\fR." Partitions
Request resources from partition "\fIpartition\fR." Partitions
are created by the slurm administrator.
are created by the slurm administrator, who also identify one
of those partitions as the default.
.TP
.TP
\fB\-t\fR, \fB\-\-time\fR=\fIminutes\fR
\fB\-t\fR, \fB\-\-time\fR=\fIminutes\fR
Establish a time limit to terminate the job after the specified number of
Establish a time limit to terminate the job after the specified number of
...
@@ -188,13 +189,13 @@ with "#!" followed by the fully qualified pathname of a valid shell.
...
@@ -188,13 +189,13 @@ with "#!" followed by the fully qualified pathname of a valid shell.
.TP
.TP
\fB\-v\fR, \fB\-\-verbose\fR
\fB\-v\fR, \fB\-\-verbose\fR
verbose operation. Multiple \fB-v\fR's will further increase the verbosity of
verbose operation. Multiple \fB-v\fR's will further increase the verbosity of
.B srun.
.B srun.
By default only errors will be displayed.
.TP
.TP
\fB\-d\fR, \fB\-\-slurmd-debug\fR=\fIlevel\fR
\fB\-d\fR, \fB\-\-slurmd-debug\fR=\fIlevel\fR
Specify a debug level for slurmd(8). \fIlevel\fR may be an integer value
Specify a debug level for slurmd(8). \fIlevel\fR may be an integer value
between 0 [quiet, only errors are displayed] and 5 [insanely verbose
between 0 [quiet, only errors are displayed] and 5 [insanely verbose
operation]. The slurmd debug information is copied onto the stderr of
operation]. The slurmd debug information is copied onto the stderr of
the job.
the job.
By default only errors are displayed.
.TP
.TP
\fB\-W\fR, \fB\-\-wait\fR=\fIseconds\fR
\fB\-W\fR, \fB\-\-wait\fR=\fIseconds\fR
Specify how long to wait after the first task terminates before terminating
Specify how long to wait after the first task terminates before terminating
...
...
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