- 19 Apr, 2019 8 commits
- 18 Apr, 2019 27 commits
-
-
Danny Auble authored
Bug 6825
-
Dominik Bartkiewicz authored
Bug 5303
-
Dominik Bartkiewicz authored
Bug 5303
-
Danny Auble authored
Bug 5667
-
Doug Jacobsen authored
Bug 6825
-
Doug Jacobsen authored
Bug 6825
-
Broderick Gardner authored
Bug 6711.
-
Danny Auble authored
instead of once for every step. Bug 5667
-
Tim Wickberg authored
-
Tim Wickberg authored
Regression from aca37654 . Bug 6826. Co-authored-by: Chad Vizino <chad@schedmd.com>
-
Morris Jette authored
Better explain function operation in comment
-
Tim Wickberg authored
-
Tim Wickberg authored
-
Tim Wickberg authored
-
Tim Wickberg authored
Overrides any setting for SLURM_EXPORT_ENV, which can make nesting jobs simpler. If SBATCH_EXPORT_ENV=NONE (which will cause SLURM_EXPORT_ENV=NONE to be set in the batch step) is used alongside SRUN_EXPORT_ENV=ALL, this allows for the batch environment to be reset, but then for changes made in the batch script (e.g., loading modules with 'module load') to propagate out as part of the step launch. The same can be accomplished by the user in their scripts by explicitly setting 'srun --export=ALL ...' for every step launch, but this should provide an easier mechanism for sites to make this behavior the default for their users by pushing this pair of environment variables into their users default profiles. Bug 5537.
-
Michael Hinton authored
Bug 6615.
-
Tim Wickberg authored
Wrong author attribution. This reverts commit 1712db06.
-
Michael Hinton authored
Add .commandline to make env vars, code, and commands stand out. Bug 6615.
-
Tim Wickberg authored
Escape "<exit>:<sig>" so it shows up in html. Fix bad grammar and misspellings. Bug 6615.
-
Michael Hinton authored
Bug 6615.
-
Michael Hinton authored
Matches PrologSlurmctld/EpilogSlurmctld behavior to Prolog. Bug 6615.
-
Tim Wickberg authored
-
Tim Wickberg authored
-
Tim Wickberg authored
-
Tim Wickberg authored
Bug 6737.
-
Morris Jette authored
-
Morris Jette authored
When JobIDRaw started being published in the sacct -l output, the result was to print the job ID twice, but part of the header being looked for not at all. The result was for the test to pass, when it really should not have. The bug was introduced in commit 9686a4b7, April 1, 2015.
-
- 17 Apr, 2019 5 commits
-
-
Morris Jette authored
Bug 6252
-
Brian Christiansen authored
Continuation of 75ef39d7
-
Broderick Gardner authored
Matches squeue -s for extern and pending steps Bug 4820
-
Morris Jette authored
-
Morris Jette authored
bug 6725, comment 15
-