- 28 Sep, 2018 1 commit
-
-
Dominik Bartkiewicz authored
The format for this field is "<inst>:<svc_id>:<comp_id>"; if inst or svc_id are unset then they're blank, and the parsing code had assumed they would always be blank as the systems slurmsmwd were developed on never used them. Bug 5411.
-
- 27 Sep, 2018 4 commits
-
-
Marshall Garey authored
Prevents job priorities from being lowered to 0 or from underflowing. Bug 5165
-
Broderick Gardner authored
Bug 5403
-
Morris Jette authored
sinfo output in this test is grouping all nodes together in one output line (e.g. "nid[000001-000099'), while the data used to have one node per line. Adding the "-N" option to the test returns the output to one node per line, as required for the test to work.
-
Morris Jette authored
Bug 5750
-
- 26 Sep, 2018 1 commit
-
-
Tim Wickberg authored
-
- 25 Sep, 2018 3 commits
-
-
Danny Auble authored
# Conflicts: # src/common/slurmdbd_defs.c
-
Brian Christiansen authored
Bug 5544
-
Brian Christiansen authored
Bug 5544
-
- 24 Sep, 2018 3 commits
-
-
Felip Moll authored
Bug 5613
-
Tim Wickberg authored
-
Tim Wickberg authored
-
- 21 Sep, 2018 10 commits
-
-
Doug Jacobsen authored
Surrounding with spaces ensures the closing paren isn't accidentally included in the link. Bug 5463.
-
Felip Moll authored
-
Felip Moll authored
Now slurmctld will fatal if the two incompatible memory enforcement mechanisms are configured at the same time (JobAcctGather + task/cgroup). Also, a new info message in slurmctld startup will indicate if there are not any configured mechanism. Bug 5479
-
Felip Moll authored
MemLimitEnforce and setting NoOverMemoryKill kills the job, or the job step respectivelly if the memory is exceeded at some point based on JobAcctGather plugin information, in a JobAcctGatherFreq frequency basis. Both are incompatible with task/cgroup memory enforcement. The defaults have been changed to not setting any mechanism, and info/fatal messages added accordingly to give useful info to the admin. Moreover NoOverMemoryKill has been deprecated in favor of OverMemoryKill and a fix on the detection of job memory confinement has been included. Bug 5479
-
Felip Moll authored
Bug 5574
-
Brian Christiansen authored
Bug 5762
-
Danny Auble authored
-
Danny Auble authored
-
Didier GAZEN authored
bug 5669
-
Tim Wickberg authored
Remove hotel block while here.
-
- 20 Sep, 2018 4 commits
-
-
Morris Jette authored
Two tests were failing when using --enable-front-end configuration
-
Marshall Garey authored
hosts in each list. Bug 5741
-
Marshall Garey authored
by integers. We understand this reverts bc7b91cd, but in all our testing we have been unsuccessful finding what that commit actually does. Bug 5711 Bug 5746
-
Danny Auble authored
This reverts commit 204da0b6. # Conflicts: # NEWS So this takes us back to 204da0b6. See bug 5746
-
- 19 Sep, 2018 2 commits
-
-
Morris Jette authored
distribution. Bug 5706
-
Tim Wickberg authored
-
- 17 Sep, 2018 7 commits
-
-
Danny Auble authored
This reverts commit 450cd6c8. Bug 5711 This will be re-reverted in 19.05 with other code changes we didn't feel comfortable dealing with in 18.08.
-
Brian Christiansen authored
to --cpu-bind Continuation of a57fafb2
-
Brian Christiansen authored
-
Brian Christiansen authored
-
Brian Christiansen authored
No longer just used when using profiling.
-
Brian Christiansen authored
ic/ofed, fs/disk, fs/lustre, pages, vmem
-
Marshall Garey authored
Bug 5702
-
- 13 Sep, 2018 3 commits
-
-
Morris Jette authored
"Rebood" changed to "Reboot"
-
Tim Wickberg authored
This throws 0c3133a2 out, as that'd already been handled here previously. (And thus we do not add a separate NEWS entry for 18.08.1 on this issue.)
-
Dominik Bartkiewicz authored
The backup slurmctld can end up without an agent thread if read_slurm_conf() takes too long to complete. Forcing the agent_init() here again ensures it is restarted if not currently running. This was fixed upstream in c1a537db. Bug 5633.
-
- 12 Sep, 2018 2 commits
-
-
Tim Wickberg authored
"Generalized Hypercube - A Topology Plugin" was accidentally given a 50 minute slot instead of 30 minutes as it should have been. Carry the fix forward through the schedule, and cede the extra time to Google.
-
Tim Wickberg authored
Functionality is still available if required, but has been deprecated since 17.11, and has been removed on master before 19.05. Un-document is now lest people start trying to use it.
-