- 15 Aug, 2017 27 commits
-
-
Morris Jette authored
Coverity CID 44959
-
Morris Jette authored
Coverity CID 171461
-
Morris Jette authored
Hoping this clears warning Coverity CID 171474
-
Morris Jette authored
Coverity CID 45178
-
Morris Jette authored
Coverity CID 44722
-
Morris Jette authored
Coverity CID 44682
-
Morris Jette authored
Coverity CID 44924
-
Morris Jette authored
Coverity CID 45205
-
Morris Jette authored
Coverity CID 44683
-
Morris Jette authored
Coverity CID 45195
-
Morris Jette authored
Coverity CID 48904
-
Morris Jette authored
Coverity CID 166002
-
Morris Jette authored
-
Morris Jette authored
Coverity CID 174399
-
Morris Jette authored
Fix typo Coverity CID 174400
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
bug 3217
-
Morris Jette authored
-
Morris Jette authored
Coverity CID 44815
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
If srun lacks application specification for some component, the next one specified will be used for earlier components.
-
Morris Jette authored
-
Morris Jette authored
This insures that the batch script can have appropriate environment variables set for all components (i.e. the node list, cpu count, etc. for all pack groups).
-
Morris Jette authored
Previous logic was not properly setting env vars for pack jobs. In some cases the env vars were being set in slurmctld and NOT only if the parameter was set on sbatch command line.
-
- 14 Aug, 2017 5 commits
-
-
Morris Jette authored
-
Morris Jette authored
When the "scontrol update jobid=#" command specifies a pack job leader, then modify all components of the pack job. To modiify only the pack job leader, specify "scontrol update jobid=#+0".
-
Morris Jette authored
-
Danny Auble authored
This reverts commit 00a691b9.
-
Morris Jette authored
-
- 12 Aug, 2017 1 commit
-
-
Morris Jette authored
Modify scontrol job hold/release and update to operate with heterogeneous job id specification (e.g. "scontrol hold 123+4").
-
- 11 Aug, 2017 7 commits
-
-
Morris Jette authored
-
Alejandro Sanchez authored
Fix sview to avoid messages to stderr when modifying a block, partition, or reservation. bug 3217
-
Dominik Bartkiewicz authored
-
Dominik Bartkiewicz authored
-
Danny Auble authored
This will allow dell's custom syscfg to work correctly. NOTE: Dell calls flat memory just memory. Bug 4034
-
Morris Jette authored
If scancel is called only with job filter options (e.g. --user=..) and that results in an attempt to cancel a pending pack job component then do not log the ESLURM_NOT_PACK_WHOLE error code.
-
Danny Auble authored
No code change, just moving existing code into a switch ready to handle multiple options. Bug 4034
-