- 06 Apr, 2017 1 commit
-
-
Morris Jette authored
The problem will be solved by using per-partition QOS and setting MaxJobPer[User|Account] on that QOS. bug 3668
-
- 05 Apr, 2017 2 commits
-
-
Morris Jette authored
Add SchedulerParameters option of bf_max_job_user_part to specifiy the maximum number of jobs per user for any single partition. This differs from bf_max_job_user in that a separate counter is applied to each partition rather than having a single counter per user applied to all partitions.
-
Danny Auble authored
-
- 04 Apr, 2017 10 commits
-
-
Danny Auble authored
specify --with-pmix. Bug 3597 This makes it so you can also specify %slurm_with_pmix in .rpmmacros to specify a non-standard pmix installation.
-
Aline Roy authored
About "MCSParameters=ondemand,noselect:groupA|groupB|groupC", you can separate ondemand,noselect and groupA|groupB|groupC into 2 parameters like you want. The first part is common for mcs plugin and the second part is only for mcs/group, so it could be logical to put them into 2 different parameters. Bug 3428
-
Danny Auble authored
the slurmctld.
-
Danny Auble authored
This reverts commit a662a226.
-
Danny Auble authored
the slurmctld.
-
Alejandro Sanchez authored
-
Danny Auble authored
-
Tim Wickberg authored
Prior security check only permitted root or the SlurmUser to update.
-
Thomas Opfer authored
Bug 3631.
-
Tim Wickberg authored
-
- 03 Apr, 2017 2 commits
-
-
Tim Wickberg authored
This introduced a race condition between RPC messages starting to be processed ahead of the plugin init() calls completing. This reverts commit 6e65b5cb. Bug 3646.
-
Tim Wickberg authored
Only happens in a SPANK plugin on the setenv() call. dyn_spank_set_job_env() in unaffected, and needs the NULL value for proper backwards-compatibility. Bug 3503.
-
- 27 Mar, 2017 6 commits
-
-
Morris Jette authored
Add squeue --local and --sibling options to modify filtering of jobs on federated clusters.
-
Morris Jette authored
Modify slurm_load_jobs() function to load job information from all clusters in a federation.
-
Danny Auble authored
-
Alejandro Sanchez authored
Fix double free issue from commit 3851f619 Same issue from fixed in a different spot with b19637bd. Bug 3617
-
Danny Auble authored
This reverts commit 8343365f.
-
Danny Auble authored
Fix double free issue from commit 3851f619 Same issue from fixed in a different spot with b19637bd. Bug 3617
-
- 24 Mar, 2017 1 commit
-
-
Dominik Bartkiewicz authored
steps.
-
- 22 Mar, 2017 1 commit
-
-
Morris Jette authored
bug 3610
-
- 21 Mar, 2017 8 commits
-
-
Danny Auble authored
Bug 3097
-
Danny Auble authored
-
Tim Shaw authored
-
Michael Meier authored
-
Michael Meier authored
-
Thomas Opfer authored
Fix correct macro this time, Tim Wickberg's fault for prior failed patch. Bug 3605.
-
Thomas Opfer authored
This reverts commit 53523c54.
-
Thomas Opfer authored
Bug 3605.
-
- 20 Mar, 2017 1 commit
-
-
Morris Jette authored
-
- 17 Mar, 2017 4 commits
-
-
Brian Christiansen authored
-
Danny Auble authored
This reverts commit 979db782.
-
Danny Auble authored
Partial backport from 17.11 commit 4874f988. Bug 2484
-
Brian Christiansen authored
-
- 16 Mar, 2017 4 commits
-
-
Danny Auble authored
-
Danny Auble authored
Association. This reverts commits 92d2c645 and 37be42ec. This caused incorrect behavior, original code was correct. This also corrects documentation additions in commit 4cfe6bde. This code caused the first clause never to be correct and if you were over the limit you would get the third clause reporting a huge number available where it should be a negative number. The reality is the first clause should had been triggered and handled correctly.
-
Danny Auble authored
This reverts commit af52111c.
-
Josh Samuelson authored
Association. This reverts commits 92d2c645 and 37be42ec. This caused incorrect behavior, original code was correct. This also corrects documentation additions in commit 4cfe6bde. This code caused the first clause never to be correct and if you were over the limit you would get the third clause reporting a huge number available where it should be a negative number. The reality is the first clause should had been triggered and handled correctly.
-