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
4183a94a
Commit
4183a94a
authored
19 years ago
by
Christopher J. Morrone
Browse files
Options
Downloads
Patches
Plain Diff
Update srun man page to be a little clearer about --output's behaviour.
parent
e41604c2
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
-1
5 additions, 1 deletion
doc/man/man1/srun.1
with
5 additions
and
1 deletion
doc/man/man1/srun.1
+
5
−
1
View file @
4183a94a
...
@@ -232,6 +232,10 @@ the attached terminal. With \fB\-\-output\fR stdout may be redirected
...
@@ -232,6 +232,10 @@ the attached terminal. With \fB\-\-output\fR stdout may be redirected
to a file, to one file per task, or to /dev/null. See section
to a file, to one file per task, or to /dev/null. See section
\fBIO Redirection\fR below for the various forms of \fImode\fR.
\fBIO Redirection\fR below for the various forms of \fImode\fR.
If the specified file already exists, it will be overwritten.
If the specified file already exists, it will be overwritten.
.br
If \fB\-\-error\fR is not also specified on the command line, both
stdout and stderr will directed to the file specified by \fB\-\-output\fR.
.TP
.TP
\fB\-i\fR, \fB\-\-input\fR=\fImode\fR
\fB\-i\fR, \fB\-\-input\fR=\fImode\fR
Specify how stdin is to redirected. By default,
Specify how stdin is to redirected. By default,
...
@@ -765,7 +769,7 @@ The location of the SLURM configuration file.
...
@@ -765,7 +769,7 @@ The location of the SLURM configuration file.
\fB\-p, --partition\fR=\fIpartition\fR
\fB\-p, --partition\fR=\fIpartition\fR
.TP
.TP
\fBSLURM_REMOTE_CWD\fR
\fBSLURM_REMOTE_CWD\fR
\fB\-D, --chdir=\R=\fIdir\fR
\fB\-D, --chdir=\
f
R=\fIdir\fR
.TP
.TP
\fBSLURM_STDERRMODE\fR
\fBSLURM_STDERRMODE\fR
\fB\-e, \-\-error\fR=\fImode\fR
\fB\-e, \-\-error\fR=\fImode\fR
...
...
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