- 26 Jan, 2019 2 commits
-
-
Marshall Garey authored
Bug 5742
-
Marshall Garey authored
Bug 5742
-
- 25 Jan, 2019 3 commits
-
-
Moe Jette authored
Bug 6398
-
Michael Hinton authored
On a heterogeneous system the gres.conf coming from various nodes might not be complete. The slurm.conf has a complete list of possible gres on the other hand. If the GRES doesn't exist we will print an error and use the id instead of the name, but this should never happen. Bug 6366
-
Felip Moll authored
When trying to update the partition list of a job it didn't get updated. Bug 6329
-
- 24 Jan, 2019 1 commit
-
-
Marshall Garey authored
pam_slurm_adopt so special users can ssh to a node. This is an alternative to pam_access.so. Bug 6243
-
- 23 Jan, 2019 9 commits
-
-
Dominik Bartkiewicz authored
Remove unneeded scontrol call.
-
Dominik Bartkiewicz authored
Bug 6357
-
Dominik Bartkiewicz authored
Bug 6357
-
Jakub Yaghob authored
Bug 6320
-
Danny Auble authored
Bug 6004
-
Dominik Bartkiewicz authored
specific tasks. Bug 6357
-
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 1 commit
-
-
Brian Christiansen authored
Bug 6217
-