- 16 Jan, 2019 3 commits
-
-
Jacob Jenson authored
SchedMD has moved to Utah, so change the jurisdiction.
-
Tim Wickberg authored
-
Morris Jette authored
The test21.30/inc21.30.11 does not work if SelectTypeParameters does not manage memory (not a commonly used configuration), but this adds a check to prevent a failure that is due to the configuration rather than slurm code bug.
-
- 15 Jan, 2019 1 commit
-
-
Michael Hinton authored
This patch fixes the regression caused by 07483564 where only the linux plugin was handling this scenario correctly. Bug 6332
-
- 14 Jan, 2019 3 commits
-
-
Gennaro Oliva authored
Bug 5820.
-
Matt Ezell authored
Bug 6331
-
Ben Roberts authored
Added "Ben Roberts" to the team list Bug #6336
-
- 11 Jan, 2019 3 commits
-
-
Michael Hinton authored
Add a debug statement. Bug 5823
-
Michael Hinton authored
When the backup slurmdbd is active, there is no need to print connection errors every 10 minutes when the backup checks in on the primary, at least at the 'error' level. Prevent dbd clients, like sacctmgr, from printing a connection error when running commands against the backup slurmdbd unless debug2. Before, the clients would always print errors when trying to access the primary dbd first. Bug 5823
-
Felip Moll authored
Fix issue introduced in commit 164d4878 that avoided a job to be modified setting the current reservation to none. Bug 6309
-
- 10 Jan, 2019 2 commits
-
-
Brian Christiansen authored
Bug 6217
-
Marshall Garey authored
TRESBillingWeights and PriorityWeightTRES.
-
- 09 Jan, 2019 2 commits
-
-
Marshall Garey authored
which caused negative values and values starting with a decimal to be invalid for PriorityWeightTRES and TRESBillingWeight. Bug 6217
-
Dominik Bartkiewicz authored
Bug 6321
-
- 08 Jan, 2019 2 commits
-
-
Alejandro Sanchez authored
Causes build failure on CentOS 7.6. Introduced in f7da0636. Bug 6319.
-
Tim Wickberg authored
As pthread_rwlock_t is a struct, we cannot use this syntax to initialize all elements of the array to the same value as we would if these were any basic type. Instead, move the initialization to a dedicated loop to ensure all locks are initialized correctly. This does not seem to have caused any issues on Linux platforms, but macOS at least does notice this mistake. Bug 6319.
-
- 04 Jan, 2019 2 commits
-
-
Alejandro Sanchez authored
Enabling this alters the scheduling sorting algorithm so that hetjob components belonging to the same hetjob are attempted to be scheduled consecutively (not interleaved with other jobs or hetjob components). Bug 5579.
-
Danny Auble authored
AccrueTime limits. Bug 6002 Co-authored-by: Felip Moll <felip.moll@schedmd.com>
-
- 03 Jan, 2019 1 commit
-
- 28 Dec, 2018 6 commits
-
-
Albert Gil authored
Bug 6299
-
Morris Jette authored
Bug 6302 Bug 6229
-
Nate Rini authored
Bug 6169
-
Nate Rini authored
job_submit programmers guide. Bug 6178
-
Nate Rini authored
Bug 6205
-
Marshall Garey authored
This should be fixed in future generations of code to be able to go back to using libslurm Bug 6060
-
- 26 Dec, 2018 3 commits
-
-
Felip Moll authored
Bug 5441
-
Marshall Garey authored
Bug 6289
-
Morris Jette authored
Introduced in d9b9eb23 Bug 6292
-
- 21 Dec, 2018 12 commits
-
-
Danny Auble authored
-
Felip Moll authored
Bug 5441
-
Felip Moll authored
In order to record power we need to keep track of power values into another field. TresUsageIN* are used for energy, while TresUsageOut* will be used for power. Bug 5441
-
Danny Auble authored
Bug 5441 Co-authored-by: Felip Moll <felip.moll@schedmd.com> Co-authored-by: Danny Auble <da@schedmd.com>
-
Felip Moll authored
bare plugin. Bug 5441
-
Felip Moll authored
(cherry picked from commit cc2a7ffe41b53fdc1fa4cf051fd0df2a6d982a31)
-
Felip Moll authored
This was copied directly from the ipmi plugin. Only difference is the acct_gather_energy_ipmi_config.* was combined into the main file. Bug 5441 (cherry picked from commit 58681c0bd167d33596c2cd465d7cd502e1215439)
-
Danny Auble authored
(cherry picked from commit 00f07df13b64b5bc82ce6a7d3de962793ae8af75)
-
Danny Auble authored
instead of just libipmimonitoring (which already links to libfreeipmi). Bug 5441 (cherry picked from commit 98d121a89ff59ee6c23262150050c3aac1714ded)
-
Felip Moll authored
Bug 5441
-
Dominik Bartkiewicz authored
Bug 5971
-
Dominik Bartkiewicz authored
from a node. Bug 5971
-