- 23 Jan, 2019 3 commits
-
-
Josko Plazonic authored
Bug 6004
-
Paddy Doyle authored
As noted by Josko Plazonic in the bug report, the tres_usage_in_max value is bytes, whereas the script expects kb. Bug 6004
-
Paddy Doyle authored
Update seff to reflect API change from rss_max to tres_usage_in_max. Use Slurmdb::find_tres_count_in_string to parse out the TRES_MEM value. Bug 6004
-
- 19 Jan, 2019 1 commit
-
-
Brian Christiansen authored
Bug 5736
-
- 18 Jan, 2019 5 commits
-
-
Brian Christiansen authored
Bug 5736
-
Brian Christiansen authored
Bug 5736
-
Brian Christiansen authored
Bug 5736
-
Dominik Bartkiewicz authored
Bug 5736
-
Dominik Bartkiewicz authored
Bug 5736
-
- 17 Jan, 2019 8 commits
-
-
Albert Gil authored
Bug 6242
-
Morris Jette authored
This check really is there to test if we have dynamic(inactive) features. Obviously this doesn't work on heterogeneous systems, but there is no good way to check for this as this check is used long before nodes are considered. Bug 6242
-
Broderick Gardner authored
Docs updated with details. 'node' is simply removed from the tres list; the report will continue if other valid tres are specified. Bug 5954
-
Jason Booth authored
Bug 6356.
-
Jason Booth authored
Fixed srun from double printing invalid option msg twice. Also removed the unused -b flag from sbatch. Bug 6356.
-
Tim Wickberg authored
Bug 5670.
-
Tim Wickberg authored
Bug 5670.
-
Tim Wickberg authored
Bug 5670.
-
- 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 4 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
-