- 15 Feb, 2018 3 commits
-
-
Doug Jacobsen authored
Fixes issue with bf_min_prio_reserve not being respected, leading to significantly impacted backfill performance. Bug 4760.
-
Tim Wickberg authored
-
Morris Jette authored
Log that support for the ChosLoc configuration parameter will end in Slurm version 18.08. Bug 4791
-
- 14 Feb, 2018 2 commits
-
-
Tim Wickberg authored
-
Tim Wickberg authored
And would prevent transmission of a file. Bug 4787.
-
- 13 Feb, 2018 5 commits
-
-
Morris Jette authored
-
Danny Auble authored
Bug 4736 Bug 4784
-
Morris Jette authored
Partial write can happen under high system load, leading to step termination when finishing the write would let the step launch properly instead. Fix suggested by Matthieu Hautreux. Bug 4778.
-
Felip Moll authored
Add a privilege check for when an unprivileged user tries to modify a resource. Min level set to Operator. Bug 4735.
-
Felip Moll authored
Bug 4747.
-
- 12 Feb, 2018 3 commits
-
-
Isaac Hartung authored
Default --list_reasons format is "%20E %9u %19H %N" Bug 4762
-
Tim Wickberg authored
-
Felip Moll authored
Fixes some issues around differences in lua package naming. Bug 4568.
-
- 09 Feb, 2018 2 commits
-
-
Tim Wickberg authored
-
Tim Wickberg authored
Reformat comment blocks to respect 80-columns and /* comment */ format conventions.
-
- 08 Feb, 2018 3 commits
-
-
Alejandro Sanchez authored
Bug 4681.
-
Dominik Bartkiewicz authored
Bug 4709.
-
Dominik Bartkiewicz authored
Bug 4646
-
- 07 Feb, 2018 16 commits
-
-
Morris Jette authored
-
Morris Jette authored
Report all SPANK validations that fail, not just the first one Log local and remote plugstack.conf file checksum to identify possible file system delay issues bug 4694
-
Alejandro Sanchez authored
Previously it was taking the MIN, without respecting the order. Also add a note to the resource_limits.html page to clarify the exception for Max[Wall|Time] and/or [Max|Min]Nodes limits, where the default is that the Partition is the king with regards of precedence, unless the respective job's QOS flags Partition[Min|Max|Time]Limit are set. Bug 4681.
-
Danny Auble authored
This prevents a hard-to-diagnose issue where slurmstepd may fail to start due to a missing library. This now ensures slurmd will fail, and keep the node down until the library issue can be fixed. Bug 4645, 4644.
-
Danny Auble authored
fatal() calls exit(1) which precludes getting a backtrace. That's fine on configuration issues and other types of problem, but for hitting "impossible" edge cases getting a core dump may be the only way to isolate the issue. Adding to 17.11 so we can easily provide diagnostic patches without needing users to back-port this implementation. Further use will come in 18.08. Bug 4599.
-
Tim Wickberg authored
-
Tim Wickberg authored
-
Tim Wickberg authored
This reverts commit 18b35709.
-
Tim Wickberg authored
This reverts commit 26d2a4b5.
-
Tim Wickberg authored
This reverts commit 6a91845b.
-
Tim Wickberg authored
This reverts commit 50b49b0e.
-
Tim Wickberg authored
-
Tim Wickberg authored
Update slurm.spec and slurm.spec-legacy as well
-
Tim Wickberg authored
-
Tim Wickberg authored
-
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 1 commit
-
-
Brian Christiansen authored
Bug 4722
-