- Apr 23, 2021
-
-
Ben Roberts authored
Bug 11447
-
- Apr 06, 2021
-
-
Chad Vizino authored
Code uses SLURM_JOB_NUM_NODES not SLURM_JOB_NODES. bug 11281
-
- Mar 04, 2021
-
-
Ben Roberts authored
Bug 10958 Signed-off-by:
Michael Hinton <hinton@schedmd.com>
-
Michael Hinton authored
Use .nf commands so generated HTML has formatted code blocks. Use .TP to indent .nf blocks. Add missing $. Bug 10958
-
- Nov 13, 2020
-
-
Michael Hinton authored
Bug 7563
-
- Oct 30, 2020
-
-
Michael Hinton authored
Binding to only a single GPU (instead of to all GPUs that are "close" via closest) is required for --ntasks-per-gpu. Bug 7563
-
Michael Hinton authored
Bug 7563
-
Michael Hinton authored
Bug 7594
-
- Oct 26, 2020
-
-
Michael Hinton authored
Bug 10052
-
Marcin Stolarek authored
Bug 10053
-
- Oct 20, 2020
-
-
Alejandro Sanchez authored
And add support within slurmctld to send email if a job is cancelled or remains pending due to the job state reason "DependencyNeverSatisfied". The mail type ALL also automatically sets INVALID_DEPEND. Bug 6699.
-
- Oct 19, 2020
-
-
Scott Hilton authored
Bug 9866
-
- Oct 16, 2020
-
-
Tim Wickberg authored
With the LaunchParameters=use_interactive_step info. Document InteractiveStepOptions as well. Bug 8573.
-
- Oct 06, 2020
-
-
Tim Wickberg authored
Will be removed in the 20.11 release. Bug 9412.
-
- Oct 05, 2020
-
-
Brian Christiansen authored
Bug 5290
-
- Oct 01, 2020
-
-
Marcin Stolarek authored
Bug 8119
-
Brian Christiansen authored
See 82a959a8 Bug 8119
-
Marcin Stolarek authored
This documents that --hint cannot be used with --ntasks-per-core or --threads-per-core for any client and with --cpu-bind other than verbose by srun. Bug 8119
-
- Aug 20, 2020
-
-
Ben Roberts authored
Bug 9565
-
Ben Roberts authored
Bug 9565
-
Nate Rini authored
-
- Aug 19, 2020
-
-
Danny Auble authored
Bug 4576
-
- Aug 13, 2020
-
-
Marcin Stolarek authored
--gres-flags=disable-bind affects cons_res only, where binding is enforced otherwise. --gres-flags=enforce-binding affects cons_tres, where binding is done as a best effort in 1st pass and if not strictly requested job is allocated resources without binding. Bug 9134
-
- Jul 31, 2020
-
-
Marcin Stolarek authored
Bug 9492
-
- Jul 28, 2020
-
-
Ben Roberts authored
Man pages and --help output needed to be updated to show usage when submitting heterogeneous jobs, along with other minor updates to formatting. Bug 9300
-
- Jul 10, 2020
-
-
Brian Christiansen authored
Bug 9248
-
Marshall Garey authored
Clarify that plane distribution can't be combined with other distribution specifications (socket/core distribution methods or pack/no_pack). Bug 9248
-
- Jun 24, 2020
-
-
Michael Hinton authored
See commits 53f74fe5 and 1c22ed8b for context. Bug 9273
-
Michael Hinton authored
Bug 9273
-
- Jun 18, 2020
-
-
Michael Hinton authored
Bug 9184
-
- Apr 06, 2020
-
-
Michael Hinton authored
--gpu-bind and --mem-bind do not technically require the entire node to be allocated to the job for the binding to work, but there are some nuances that should be documented. Bug 8685
-
Michael Hinton authored
Bug 8685
-
Michael Hinton authored
salloc and sbatch do not have the --cpu-bind option, so these suggestions only make sense for srun. Bug 8685
-
- Mar 27, 2020
-
-
Marcin Stolarek authored
Similar approach was introduced for map_gpu in 7a66e392 + c1f3ce3b since it was already documented for that option. Bug 8577.
-
- Mar 11, 2020
-
-
Marcin Stolarek authored
Removing "Not supported unless the entire node is allocated to the job." where was specified twice in option description. Bug 8660.
-
- Mar 10, 2020
-
-
Ben Roberts authored
Bug 8648
-
- Mar 09, 2020
-
-
Chad Vizino authored
Correct list numbering in man pages since man2html does not correctly render list macros. bug 7208
-
- Mar 03, 2020
-
-
Albert Gil authored
Bug 8560
-
- Feb 27, 2020
-
-
Marshall Garey authored
Bug 8550
-
- Feb 19, 2020
-
-
Marcin Stolarek authored
Correct information about --gpus-per-task dependencies on number of tasks specification. Bug 8133
-