- 19 Aug, 2016 2 commits
-
-
Tim Wickberg authored
-
Morris Jette authored
burst_buffer/cray: Requeue, but do not hold a job which fails the pre_run operation. bug 3009
-
- 18 Aug, 2016 1 commit
-
-
Alejandro Sanchez authored
Bug 2984.
-
- 17 Aug, 2016 1 commit
-
-
Morris Jette authored
-
- 16 Aug, 2016 5 commits
-
-
Alejandro Sanchez authored
Only mark job_id as zero for batch step (when all job steps would be cleared), not for individual steps which prevented successive steps from being cancelled. Bug 2984.
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Morris Jette authored
slurmstepd modified to pre-load all relevant plugins at startup to avoid the possibility of modified plugins later resulting in inconsistent API or data structures and a failure of slurmstepd. bug 2334
-
- 15 Aug, 2016 1 commit
-
-
Danny Auble authored
-
- 12 Aug, 2016 3 commits
-
-
Danny Auble authored
-
Danny Auble authored
-
Morris Jette authored
-
- 11 Aug, 2016 6 commits
-
-
Morris Jette authored
bug 2655
-
Morris Jette authored
Add more details to the log messages for improved ability to diagnose problems.
-
Tim Wickberg authored
Bug 2983.
-
Tim Wickberg authored
Continuation of 18947480. Commit cff2effc made cpu_freq_init unconditionally set up the structures, so this reinitialization was discarding the true original info, which prevents the frequency and governor from being restored properly after the step completes.
-
Morris Jette authored
Don't about step launch if job reaches expected end time while node is configuring/booting (NOTE: The job end time will be adjusted after node becomes ready for use). bug 2985
-
Morris Jette authored
The sleep starts at 0.1 second and doubles each time to a maximum value. Previous maximum was 2 seconds, increased to 5 seconds to account for very large KNL boot times (tens of minutes) and to limit overhead on slurmctld daemon.
-
- 10 Aug, 2016 7 commits
-
-
Morris Jette authored
If the KNL node modes reported by cnselect and capmc differ, log that using "info" rather than "debug".
-
Danny Auble authored
frequency other than AcctGatherNodeFreq.
-
Danny Auble authored
Filesystem instead of Lustre.
-
Iakovos Panourgias authored
Network dataset.
-
Morris Jette authored
Locking slurmstepd in memory can result in exhausting real memory in some cases, resulting in failure of the slurmstepd process. This reverts commit 03cf4a5d, but the logic will be returned using a configuration parameter in Slurm version 17.02. bug 2334
-
Morris Jette authored
This should improve performance and prevent failure if a local group ID lookup fails. bug 2928
-
Alejandro Sanchez authored
Minor correction to commit 30baec8d
-
- 09 Aug, 2016 12 commits
-
-
Morris Jette authored
Prevent slurmd abort if hwloc library fails to populate the "children" arrays (observed with hwloc version "dev-333-g85ea6e4").
-
Morris Jette authored
-
Morris Jette authored
-
Tim Wickberg authored
Bug 2955.
-
Morris Jette authored
Document the partition limits considered in the EnforcePartLimits logic. bug 2920
-
Morris Jette authored
Correction to commit b45a55bc but 2920
-
Morris Jette authored
Make EnforcePartLimit support logic work with any ordering of partitions in job submit request. Developed jointly with Alejandro Sanchez <alex@schedmd.com> bug 2920
-
Dominik Bartkiewicz authored
Calculation switched the node count in place of the cpu count, which results in incorrect estimates. CID 44784.
-
Dominik Bartkiewicz authored
CID 44787.
-
Tim Wickberg authored
Bug 2950. Also identified as CID 56684 (copy+paste error).
-
Morris Jette authored
-
Dominik Bartkiewicz authored
CID 45023 and 45024.
-
- 08 Aug, 2016 2 commits
-
-
Morris Jette authored
Fix task:CPU binding logic for some processors. This bug was introduced in version 16.05.1 to address KNL bunding problem. bug 2972
-
Dominik Bartkiewicz authored
Needed due to part_filter_set() calls; without write lock this can race returning inconsistent results to 'sinfo'. Bug 2958.
-