- 07 Feb, 2018 1 commit
-
-
Tim Wickberg authored
Update slurm.spec and slurm.spec-legacy as well
-
- 06 Feb, 2018 5 commits
-
-
Morris Jette authored
CID 182713
-
Danny Auble authored
Wait for the prolog to complete, and then clean up after it. Otherwise orphaned "sleep" executables will be created by the still-launching step_extern. Bug 4718.
-
Felip Moll authored
Preserve node features when slurmctld daemons reconfigured including active and available KNL features. bug 4734
-
Isaac Hartung authored
-
Isaac Hartung authored
Bug 4630.
-
- 05 Feb, 2018 3 commits
-
-
Brian Christiansen authored
Bug 4722
-
Doug Jacobsen authored
Bug 4584
-
Bruno Mundim authored
-
- 01 Feb, 2018 10 commits
-
-
Tim Wickberg authored
Add switch/cray to the list, and remove a reference to (long-defunct) Myrinet.
-
Tim Wickberg authored
MUNGE should always be upper case. MUNGE is the only supported authentication. Remove confusing (and incorrect, depending on your interpretation) note about "Slurm jobs can be preserved".
-
Tim Wickberg authored
-
Tim Wickberg authored
-
Regine Gaudin authored
keyvalue_initialized is reset on 'scontrol reconfigure' and other cases, which can lead to additional atfork handlers being registered. These can eventually lead to a segfault if an excessive number of handlers have been re-registered. Set a separate boolean to protect against this. Clear that boolean as part of the atfork handler. Bug 4628.
-
Tim Wickberg authored
Bug 4723.
-
Felip Moll authored
UsePss was correct, but UsePSS and usepss would be silently ignored, leading to confusion as to whether the option was working or not. Treat all JobAcctGatherParams as case-insensitive to avoid confusion. Bug 4637.
-
Brian Christiansen authored
This reverts commit 516b0d59. With the fixing of the NEWS file. We want to keep the idea of only checking one federation.
-
Brian Christiansen authored
This reverts commit 1458a0c6.
-
Chris Samuel authored
Bug 4707.
-
- 31 Jan, 2018 1 commit
-
-
Tim Wickberg authored
Bug 4711.
-
- 30 Jan, 2018 15 commits
-
-
Brian Christiansen authored
last commit. Bug 4548
-
Danny Auble authored
This reverts commit 7eef9a3a.
-
Brian Christiansen authored
Bug 4548
-
Brian Christiansen authored
This reverts commit fb73b8a4. # Conflicts: # NEWS
-
Brian Christiansen authored
message before purging the job record to get the uid of the revoked job. Bug 4502
-
Danny Auble authored
This reverts commit fc0c3e6c.
-
Danny Auble authored
message before purging the job record to get the uid of the revoked job. Bug 4502
-
Danny Auble authored
when sending a start message to the database. Bug 4502
-
Morris Jette authored
Bug 4651
-
Brian Christiansen authored
last commit. Bug 4548
-
Brian Christiansen authored
Bug 4548
-
Morris Jette authored
-
Morris Jette authored
The original logic was preventing a second step from starting due to propagating the job's memory limit, which caused the test to fail.
-
Danny Auble authored
Bug 4634
-
David Gloe authored
job container where if the step was canceled would also cancel the stepd erroneously. Bug 4634
-
- 29 Jan, 2018 3 commits
-
-
Morris Jette authored
one already exists owned by a different user will be logged and the job held. Bug 4614
-
Tim Wickberg authored
-
Alejandro Sanchez authored
Bug 4681
-
- 26 Jan, 2018 2 commits
-
-
Dominik Bartkiewicz authored
Bug 4683
-
Isaac Hartung authored
-