- 24 Apr, 2017 2 commits
-
-
Gary B Skouson authored
Bug 3714.
-
Dominik Bartkiewicz authored
Match documented string. Bug 3711.
-
- 21 Apr, 2017 5 commits
-
-
Dominik Bartkiewicz authored
sched/backfill: Fix bug related to advanced reservations and the need to reboot nodes to change KNL mode. bug 3645
-
David Gloe authored
Bug 3616
-
Morris Jette authored
Fix to backfill scheduling with respect to QOS and association limits. Jobs submitted to multiple partitions are most likley to be effected. bugs 3680 and 3689
-
Morris Jette authored
Fix to backfill scheduling with respect to QOS and association limits. Jobs submitted to multiple partitions are most likley to be effected. bugs 3680 and 3689
-
Danny Auble authored
-
- 20 Apr, 2017 3 commits
-
-
Tim Shaw authored
Bug 3646
-
Danny Auble authored
are free.
-
Danny Auble authored
options are mutually exclusive.
-
- 18 Apr, 2017 3 commits
-
-
Morris Jette authored
-
Tim Wickberg authored
-
Danny Auble authored
end at the same time. Bug 3604.
-
- 13 Apr, 2017 4 commits
-
-
Morris Jette authored
This changed in 17.11 where if the size was 0 we would return 0 which messes up the perl api. Bug 3644
-
Morris Jette authored
jobs have a priority that is lower than the selected job. Previous logic would permit other jobs with equal priority (no jobs with higher priority). Bug 3650
-
Dominik Bartkiewicz authored
circumstances.
-
Tim Shaw authored
array element per line. Bug 3573
-
- 12 Apr, 2017 1 commit
-
-
Bill Brophy authored
If the depend_list is NULL or has zero elements, the string should be cleared as well. Bug 3651.
-
- 07 Apr, 2017 2 commits
-
-
Thomas Opfer authored
The field needs to have its own copy, otherwise the pointer will become invalid when xfree()'d by a separate array task. Bug 3665.
-
Alejandro Sanchez authored
So that it is the same max length as in src/common/env.c. Used for explicitly laying out tasks on large CPU count nodes (e.g., KNL). Bug 3675.
-
- 06 Apr, 2017 3 commits
-
-
Tim Wickberg authored
-
Danny Auble authored
This was a regression in commit 1967d512.
-
Morris Jette authored
Bug 3650
-
- 05 Apr, 2017 1 commit
-
-
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 4 commits
-
-
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
-