- Apr 13, 2017
-
-
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
-
Tim Wickberg authored
-
Dominik Bartkiewicz authored
circumstances.
-
Tim Shaw authored
array element per line. Bug 3573
-
- Apr 12, 2017
-
-
Bill Brophy authored
If the depend_list is NULL or has zero elements, the string should be cleared as well. Bug 3651.
-
- Apr 07, 2017
-
-
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.
-
- Apr 06, 2017
-
-
Tim Wickberg authored
-
Tim Wickberg authored
-
Danny Auble authored
This was a regression in commit 1967d512.
-
Danny Auble authored
-
Morris Jette authored
Bug 3650
-
Morris Jette authored
This fixes test 7.17 to work with commit a152196f
-
- Apr 05, 2017
-
-
Danny Auble authored
-
Danny Auble authored
-
Brian Christiansen authored
-
Danny Auble authored
-
- Apr 04, 2017
-
-
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.
-
Alejandro Sanchez authored
-
Aline Roy authored
-
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
-
Alejandro Sanchez authored
-
Danny Auble authored
-
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.
-
Tim Wickberg authored
No way to do this through sbatch, but the API would permit it.
-
Thomas Opfer authored
Bug 3631.
-
Tim Wickberg authored
-
- Apr 03, 2017
-
-
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.
-
- Mar 31, 2017
-
-
Bjorn Torkelsson authored
-
- Mar 29, 2017
-
-
Morris Jette authored
-
- Mar 28, 2017
-
-
Morris Jette authored
Previous content has news about version 16.05 release. Updated for version 17.02 release.
-
- Mar 27, 2017
-
-
Danny Auble authored
-