- 19 Oct, 2018 14 commits
-
-
Tim Wickberg authored
-
Tim Wickberg authored
-
Tim Wickberg authored
-
Tim Wickberg authored
Cleanup other code around here as well, and replace msg_type with msg->msg_type now that select/serial cannot swap that out. Cleanup other src/slurmd locations as well.
-
Tim Wickberg authored
Without select/serial, replace_batch_job() collapses to a call to slurm_send_rc_msg(msg, SLURM_SUCCESS) and then returns false. So just do that instead, and delete this entire function.
-
Tim Wickberg authored
-
Tim Wickberg authored
-
Tim Wickberg authored
Bug 5713.
-
Tim Wickberg authored
-
Tim Wickberg authored
-
Tim Wickberg authored
-
Tim Wickberg authored
-
Tim Wickberg authored
This is not recommended for use, and will be removed in 19.05.
-
Tim Wickberg authored
-
- 18 Oct, 2018 18 commits
-
-
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.
-
Tim Wickberg authored
-
Tim Wickberg authored
-
Tim Wickberg authored
Update slurm.spec and slurm.spec-legacy as well.
-
Tim Wickberg authored
-
Danny Auble authored
Alongside previous commit, fixes errors like: error: acct_policy_handle_accrue_time: QOS normal accrue_cnt underflow Bug 5863.
-
Danny Auble authored
Would have been incorrectly set to 0 if begin_time hadn't been established yet. Bug 5863.
-
Tim Wickberg authored
Pull out BlueGene specific pieces of etc/init.d that are no longer relevant, and run autogen.sh to pick up the build system changes. Bug 5880.
-
Morris Jette authored
Correct spelling in symbol name
-
Tim Wickberg authored
Pull out BlueGene specific pieces of etc/init.d that are no longer relevant, and run autogen.sh to pick up the build system changes. Bug 5880.
-
Morris Jette authored
ESLURM_UNSUPPOERTED_GRES == Requested GRES option unsupported by configured SelectType plugin
-
Tim Wickberg authored
-
Tim Wickberg authored
-
Nate Rini authored
We do not recommend use of any AuthType aside from MUNGE. (And the links here were already invalid.) Similarly, CryptoType (and associated JobCredentialPrivateKey and JobCredentialPublicCertificate options) are not generally used, and should only be set after further consultation with the docs. The only other option for CheckpointType besides checkpoint/none is blcr which is deprecated, so remove that and JobCheckpointDir as well while here. Bug 5870.
-
- 17 Oct, 2018 5 commits
-
-
Danny Auble authored
-
Dominik Bartkiewicz authored
a jobs --mem-per-cpu and also -c is greater than 1. Bug 5858
-
Brian Christiansen authored
PreserveCaseUser. Bug 5813
-
Brian Christiansen authored
Bug 5813
-
Tim Wickberg authored
Already removed from the code along with the rest of Cray/ALPS support.
-
- 16 Oct, 2018 3 commits
-
-
Tim Wickberg authored
CID 188791.
-
Dominik Bartkiewicz authored
curr_inx needs to be reset correctly on each line. Overlooked in commit cbc0b901 when that was moved to a global variable. Bug 5831.
-
Dominik Bartkiewicz authored
curr_inx needs to be reset correctly on each line. Overlooked in commit cbc0b901 when that was moved to a global variable. Bug 5831.
-