- 28 Nov, 2018 3 commits
-
-
Marshall Garey authored
Bug 6037
-
Artem Y. Polyakov authored
Bug 5983
-
Artem Y. Polyakov authored
In case of the error code paths (like collective timeout) it is possible that a callback provided by PMIx will be called twice leading to a segmentation fault. This commit fixes it by properly accounting callback invocations. Bug 5983
-
- 27 Nov, 2018 12 commits
-
-
Danny Auble authored
This reverts commit b0515009.
-
Danny Auble authored
Bug 5935
-
Boris Karasev authored
This could have caused core dumps if communication failed for one reason or another. Signed-off-by: Boris Karasev <karasev.b@gmail.com> Bug 5935
-
Artem Y. Polyakov authored
In case of the error code paths (like collective timeout) it is possible that a callback provided by PMIx will be called twice leading to a segmentation fault. This commit fixes it by properly accounting callback invocations.
-
Morris Jette authored
This patch does 2 things: 1. When a step fails on some node, then mark it as complete on those nodes. This is needed so that when the step ends on the other nodes, slurmctld recognized the step as completely done. 2. If the step does not have the --no-kill option set, then when some node fails, send a request to terminate the step on ALL of its nodes. Bug 5805
-
Danny Auble authored
Bug 5977
-
Tim Wickberg authored
Removed in 19.05 release; remove the documentation in 18.08 to discourage further use. Bug 6075.
-
Tim Wickberg authored
-
Nate Rini authored
when env is overwritten by the command line. Bug 5977
-
Danny Auble authored
-
Danny Auble authored
Bug 6016
-
Broderick Gardner authored
Bug 6092
-
- 26 Nov, 2018 2 commits
-
-
Felip Moll authored
configuration. Bug 5872
-
Danny Auble authored
canceled while pending. Bug 6016
-
- 23 Nov, 2018 2 commits
-
-
Lewis Lakerink authored
Bug 6015.
-
Tim Wickberg authored
Was attributed to the wrong author by mistake. This reverts commit 8b5acf90.
-
- 21 Nov, 2018 8 commits
-
-
Michael Hinton authored
Explain gotchas with --export when an implicit --get-user-env is triggered. Correct example in the docs; `--export=EDITOR,ALL` does not make any sense. Explain how env vars are propagated with srun and sbatch when `ALL` is specified; document their differences. Explain that srun --export is implemented in the Launch plugin. Fix minor grammatical errors. Remove --export reference in salloc. Bug 6042
-
Tim Wickberg authored
Each nested <ul> needs to be within an <li>. And add in one missing </ul>.
-
Tim Wickberg authored
You web browser presumably has better navigation controls. Leave the <a name="top"> anchors in place for now.
-
Nate Rini authored
Bug 5977
-
Michael Hinton authored
Add a light gray highlight to all .commandline HTML elements. Make text size for code blocks same as other text. Bug 6073.
-
Morris Jette authored
Also increase the maximum frequency before reporting an error from 5 to 10 percent
-
Marshall Garey authored
started on a node. Bug 5865
-
Broderick Gardner authored
Bug 6061
-
- 20 Nov, 2018 4 commits
-
-
Danny Auble authored
bug 6016
-
Morris Jette authored
The "=" separator between name and count is not supported and I'm not sure that it ever was. bug 6015
-
Chris Samuel authored
Bug 6015
-
Morris Jette authored
Bug 6015
-
- 15 Nov, 2018 2 commits
-
-
Michael Hinton authored
Unit is microseconds, but the value is for 1000 calls. Bug 4961.
-
Marshall Garey authored
The srun man page states that --prolog=none or --epilog=none would prevent the SrunProlog or SrunEpilog scripts defined in slurm.conf from running. However, with SLURM_TEST_EXEC set in the environment, srun would look for a script named "none" and run it if found. If not found, then srun would print an error message, but the SrunProlog or SrunEpilog would (correctly) not run. * Prevent srun from running a script named "none" that is in the path. * This also prevents the error message if it is not found. Bug 5948.
-
- 14 Nov, 2018 1 commit
-
-
Jason Booth authored
Bug 5830
-
- 12 Nov, 2018 1 commit
-
-
Brian Christiansen authored
Moved to https://github.com/SchedMD/slurm-gcp Left README with link to new location. Will remove gcp dir in master/19.05. Bug 5842
-
- 11 Nov, 2018 1 commit
-
-
Tim Wickberg authored
-
- 10 Nov, 2018 3 commits
-
-
Danny Auble authored
doesn't apply to 18.08. Bug 5965
-
Nate Rini authored
Bug 5965
-
Nate Rini authored
Bug 5985
-
- 09 Nov, 2018 1 commit
-
-
Nate Rini authored
when explaining allocation vs step. Bug 5929
-