- 23 Feb, 2017 2 commits
-
-
Morris Jette authored
-
Morris Jette authored
For job resize, correct logic to build "resize" script with new values. Previously the scripts were based upon the original job size. bug 3498
-
- 22 Feb, 2017 3 commits
-
-
Morris Jette authored
If node boot in progress when slurmctld daemon is restarted, then allow sufficient time for reboot to complete and not prematurely DOWN the node as "Not responding". bug 3494
-
Morris Jette authored
Could result in squeue abort Coverity error CID 44969
-
Morris Jette authored
Reduces possibility of old data if job_id or user_id option specified with iterate option Coverity error CID 44783
-
- 17 Feb, 2017 3 commits
-
-
Josh Samuelson authored
-
Josh Samuelson authored
-
Danny Auble authored
-
- 16 Feb, 2017 6 commits
-
-
Josh Samuelson authored
association GrpWall limit.
-
Danny Auble authored
limits.
-
Danny Auble authored
Bug 3476
-
Josh Samuelson authored
Bug 3476
-
Danny Auble authored
old ones. This is cosmetic only, no code change. Bug 3476
-
Alejandro Sanchez authored
-
- 15 Feb, 2017 2 commits
-
-
Danny Auble authored
Bug 3472
-
Tim Wickberg authored
regcomp() is not safe to use across a fork in older glibc versions. Reinitialize the keyvalue_re structure after the fork through an atfork() handler. Bug 3276.
-
- 14 Feb, 2017 7 commits
-
-
Morris Jette authored
Honor --ntasks-per-node and --ntasks option when used with job constraints that contain node counts. bug 3458
-
Danny Auble authored
-
Tim Wickberg authored
-
Danny Auble authored
This reverts commit 8ea967d5.
-
Danny Auble authored
-
Morris Jette authored
Defer interactive job allocation until ALL allocated nodes are ready rather than after PrologSlurmctld (if any) completes.
-
Dominik Bartkiewicz authored
Bug 3467.
-
- 13 Feb, 2017 3 commits
-
-
Morris Jette authored
burst_buffer/cray - Do not execute "pre_run" operation until after all nodes are booted and ready for use. bug 3461
-
Danny Auble authored
-
Morris Jette authored
Insure job does not start running before node is booted and PrologSlurmctld is complete. bug 3446
-
- 10 Feb, 2017 7 commits
-
-
Artem Polyakov authored
Ported from 7a4aa7f2.
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
and make it so the slurmd formats it correctly when it comes in. Continuation of commit 7db90c8a
-
Danny Auble authored
This is needed to make it so we can run pmix with multi-slurmd.
-
Alejandro Sanchez authored
Bug 3446
-
Morris Jette authored
bug 3446
-
- 09 Feb, 2017 6 commits
-
-
Morris Jette authored
burst_buffer/cray - Support default pool which is not the first pool reported by DataWarp and log in Slurm when pools that are added or removed from DataWarp. bug 3453
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
This reverts commit fd690a9c.
-
Danny Auble authored
-
Artem Polyakov authored
-
- 08 Feb, 2017 1 commit
-
-
Brian Christiansen authored
sstat doesn't work on Cray ALPS but works on native Cray setups.
-