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
ba39e394
Commit
ba39e394
authored
11 years ago
by
David Bigagli
Browse files
Options
Downloads
Patches
Plain Diff
Fix typos in srun_cr man page.
parent
9e9e263e
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
NEWS
+1
-0
1 addition, 0 deletions
NEWS
doc/man/man1/srun_cr.1
+2
-2
2 additions, 2 deletions
doc/man/man1/srun_cr.1
with
3 additions
and
2 deletions
NEWS
+
1
−
0
View file @
ba39e394
...
...
@@ -3,6 +3,7 @@ documents those changes that are of interest to users and admins.
* Changes in Slurm 14.03.0pre7
==============================
-- Fixed typos in srun_cr man page.
* Changes in Slurm 14.03.0pre6
==============================
...
...
This diff is collapsed.
Click to expand it.
doc/man/man1/srun_cr.1
+
2
−
2
View file @
ba39e394
...
...
@@ -32,10 +32,10 @@ from \fBsrun\fR.
The step launch logic of SLURM is augmented to check if \fBsrun\fR is running
under \fBsrun_cr\fR.
If true, the environment variable \fBSUR
N
_SRUN_CR_SOCKET\fR should be present,
If true, the environment variable \fBS
L
UR
M
_SRUN_CR_SOCKET\fR should be present,
the value of which is the address of a Unix domain socket created and listened
to be \fBsrun_cr\fR.
After launching the tasks, \fBsrun\fR t
i
res to connect to the socket and sends
After launching the tasks, \fBsrun\fR tr
i
es to connect to the socket and sends
the job ID, step ID and the nodes allocated to the step to \fBsrun_cr\fR.
Upon checkpoint, \fRsrun_cr\fR checks to see if the tasks have been launched.
...
...
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