- 28 Jul, 2017 2 commits
- 27 Jul, 2017 1 commit
-
-
Paul Rich authored
Slight bit of reorganization. Also added some things to make the presentation elsewhere in Cobalt kind of consistent with the rest of Cray's stack.
-
- 10 Jul, 2017 2 commits
- 07 Jul, 2017 2 commits
- 03 Jul, 2017 4 commits
-
-
Paul Rich authored
Resolve "Double free of ALPS Reservation causes hang" Closes #88 See merge request !48
-
Paul Rich authored
This can happen from some of the XMLRPC calls.
-
Paul Rich authored
In light of this bug, adding checks to make sure that we don't end up accidentally adding in bad values to reservations again.
-
Paul Rich authored
This was traced to a call that could cause a non-string key to be added to the alps_reservation dictionary, resulting in a version of the reservation with an integer jobid key and a second with a string jobid key. These should be keyed with strings. Added as further mitigation a check to see if there is an integer version of a key to clean. If there is, then notify that it happened and clean that one, too. Triggering condition is an interactive job where the initial ALPS reservation times out.
-
- 30 Jun, 2017 1 commit
-
-
Paul Rich authored
-
- 28 Jun, 2017 1 commit
-
-
Paul Rich authored
-
- 27 Jun, 2017 3 commits
- 26 Jun, 2017 1 commit
-
-
Paul Rich authored
Resolve "Reset Memory Mode not actually checking number of ready nodes" Closes #87 See merge request !45
-
- 23 Jun, 2017 7 commits
- 21 Jun, 2017 1 commit
-
-
Paul Rich authored
adding queue and project to ProcessGroup Closes #81 See merge request !41
-
- 19 Jun, 2017 9 commits
-
-
Paul Rich authored
-
Paul Rich authored
hotfix 86 alps contradiction Closes #86 See merge request !43
-
Paul Rich authored
-
Paul Rich authored
-
Paul Rich authored
-
Paul Rich authored
-
Paul Rich authored
Resolve "HOTFIX: reallocation of alps reservation reserves wrong nodes" Closes #82 See merge request !42
-
Paul Rich authored
-
Paul Rich authored
-
- 08 Jun, 2017 1 commit
-
-
Paul Rich authored
-
- 02 Jun, 2017 4 commits
- 26 May, 2017 1 commit
-
-
Paul Rich authored
-