- 07 Sep, 2017 8 commits
-
-
Morris Jette authored
-
Morris Jette authored
Do not run the Node Health Check on termination of the external step as this happens when the job allocation ends and the job NHC will be executed anyway. Bug 4074
-
Dominik Bartkiewicz authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
- 06 Sep, 2017 17 commits
-
-
Morris Jette authored
-
Isaac Hartung authored
-
Brian Christiansen authored
-
Isaac Hartung authored
instead of waiting till end of script.
-
Isaac Hartung authored
-
Isaac Hartung authored
-
Nathan Yee authored
Bug 1286
-
Danny Auble authored
-
Danny Auble authored
Bug 4066 Bug 4135
-
Tim Wickberg authored
This creates an empty directory, since we no longer bother copying the job script or environment as of 28b7f853.
-
Isaac Hartung authored
-
Morris Jette authored
-
Morris Jette authored
-
Danny Auble authored
This partially reverts commit a309f77c. It accidentally removed the menu function on mobile devices. Bug 4128
-
Brian Christiansen authored
-
Marshall Garey authored
to match the parameter ordering.
-
Marshall Garey authored
Bug 4052
-
- 05 Sep, 2017 8 commits
-
-
Morris Jette authored
-
Morris Jette authored
-
Brian Christiansen authored
From ea621ec4
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
Reported by Clang
-
Morris Jette authored
Add retry on file open fail and remove some unnecessary sleeps
-
Morris Jette authored
-
- 04 Sep, 2017 5 commits
-
-
Alejandro Sanchez authored
** CID 175193: (FORWARD_NULL) Theoretically we shouldn't have a job_desc_msg_t without an associated part_record, but just in case let's harden the code. Introduced in previous commit: 24365514.
-
Morris Jette authored
-
Morris Jette authored
If portions of a pack job launch fail, then release the full job allocation rather than having srun exit with outstanding job allocations.
-
Morris Jette authored
Bug 4132
-
Alejandro Sanchez authored
Initially job mem limits were tested at submission time through _validate_min_mem_partition() -> _valid_pn_min_mem(), but not tested again at scheduling time, thus leading to jobs incorrectly being scheduled against partitions where the job exceeded their MaxMemPer* limit (which can in turn be inherited from the system wide limit too). NOTE: New WAIT_PN_MEM_LIMIT job_state_reason enum component added to support this new waiting reason. Bug 2291.
-
- 02 Sep, 2017 2 commits
-
-
Morris Jette authored
Modify step create logic so that call components of a heterogeneous job launched by a single srun command have the same step ID value.
-
Morris Jette authored
-