- 24 Oct, 2018 13 commits
-
-
Jason Booth authored
a job is preempted. Bug 5460
-
Tim Wickberg authored
-
Dominik Bartkiewicz authored
... due to a failure from DataWarp. Bug 5800.
-
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.
-
Danny Auble authored
Caused by b1ff4342 when moving the slurmdbd agent internals. Bug 5882.
-
Dominik Bartkiewicz authored
Regression caused in 18.08.1; can happen under any circumstance that leads to the job array elements being split before the backfill/sched has had a chance to populate these. Bug 5876.
-
Tim Wickberg authored
-
Danny Auble authored
# Conflicts: # src/common/slurmdbd_defs.c
-
Felip Moll authored
up when the dbd was down. This reverts commit c07784b4. Bug 5875 and 5613
-
- 19 Oct, 2018 5 commits
-
-
Tim Wickberg authored
-
Tim Wickberg authored
The industry's settling on a term different than what we'd originally gone with, so make a concession to the newer term and make it easier to search for and discover.
-
Tim Wickberg authored
-
Tim Wickberg authored
-
Tim Wickberg authored
This is not recommended for use, and will be removed in 19.05.
-
- 18 Oct, 2018 10 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.
-
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.
-
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 4 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
-
- 16 Oct, 2018 8 commits
-
-
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
/proc/sys/kernel/pid_max. Bug 5697
-
Marshall Garey authored
Not expecting output from cancel_jobs. Bug 5864
-
Brian Christiansen authored
-
Brian Christiansen authored
-
Brian Christiansen authored
to gres.conf man page. Bug 5666
-
Marshall Garey authored
scheduled right away. Bug 5774 Basically this reverts ec59bb1b which appears to be an academic performance patch. When testing a bitmap of 10000 with every other bit set it only took at most 4 usec with most taking 1 usec.
-
Dominik Bartkiewicz authored
of an array. Bug 5794
-