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
69d5d94b
"README.rst" did not exist on "273b8e80e7d13884efd7cca6f69f75ad3d06650f"
Commit
69d5d94b
authored
5 years ago
by
Ben Roberts
Committed by
Tim Wickberg
5 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Clarify how SLURM_SUBMIT_DIR is set in salloc/sbatch/srun man pages.
Bug 7092.
parent
13230170
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
doc/man/man1/salloc.1
+3
-2
3 additions, 2 deletions
doc/man/man1/salloc.1
doc/man/man1/sbatch.1
+3
-2
3 additions, 2 deletions
doc/man/man1/sbatch.1
doc/man/man1/srun.1
+3
-2
3 additions, 2 deletions
doc/man/man1/srun.1
with
9 additions
and
6 deletions
doc/man/man1/salloc.1
+
3
−
2
View file @
69d5d94b
.TH salloc "1" "Slurm Commands" "
Februar
y 2019" "Slurm Commands"
.TH salloc "1" "Slurm Commands" "
Ma
y 2019" "Slurm Commands"
.SH "NAME"
salloc \- Obtain a Slurm job allocation (a set of nodes), execute a command,
...
...
@@ -1692,7 +1692,8 @@ Same as \fB\-\-mem\fR
Set to count of components in heterogeneous job.
.TP
\fBSLURM_SUBMIT_DIR\fR
The directory from which \fBsalloc\fR was invoked.
The directory from which \fBsalloc\fR was invoked or, if applicable, the
directory specified by the \fB\-D, \-\-chdir\fR option.
.TP
\fBSLURM_SUBMIT_HOST\fR
The hostname of the computer from which \fBsalloc\fR was invoked.
...
...
This diff is collapsed.
Click to expand it.
doc/man/man1/sbatch.1
+
3
−
2
View file @
69d5d94b
.TH sbatch "1" "Slurm Commands" "
Februar
y 2019" "Slurm Commands"
.TH sbatch "1" "Slurm Commands" "
Ma
y 2019" "Slurm Commands"
.SH "NAME"
sbatch \- Submit a batch script to Slurm.
...
...
@@ -2043,7 +2043,8 @@ explicitly requeued, this will be sent to the number of times
the job has been restarted.
.TP
\fBSLURM_SUBMIT_DIR\fR
The directory from which \fBsbatch\fR was invoked.
The directory from which \fBsbatch\fR was invoked or, if applicable, the
directory specified by the \fB\-D, \-\-chdir\fR option.
.TP
\fBSLURM_SUBMIT_HOST\fR
The hostname of the computer from which \fBsbatch\fR was invoked.
...
...
This diff is collapsed.
Click to expand it.
doc/man/man1/srun.1
+
3
−
2
View file @
69d5d94b
.TH srun "1" "Slurm Commands" "
November
201
8
" "Slurm Commands"
.TH srun "1" "Slurm Commands" "
May
201
9
" "Slurm Commands"
.SH "NAME"
srun \- Run parallel jobs
...
...
@@ -2801,7 +2801,8 @@ Number of processes per node within the step.
The step ID of the current job.
.TP
\fBSLURM_SUBMIT_DIR\fR
The directory from which \fBsrun\fR was invoked.
The directory from which \fBsrun\fR was invoked or, if applicable, the
directory specified by the \fB\-D, \-\-chdir\fR option.
.TP
\fBSLURM_SUBMIT_HOST\fR
The hostname of the computer from which \fBsalloc\fR was invoked.
...
...
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