- 04 Nov, 2016 3 commits
- 03 Nov, 2016 6 commits
-
-
Paul Rich authored
40 job cleanup error Closes #40 See merge request !26
-
Paul Rich authored
Fix for hang during large message fetch from Cray systems In the end the buffer size had to be increased to avoid timing issues. Added in further try-except safety checks to prevent system component issues if this runs long agian. Closes #38 See merge request !25
-
Paul Rich authored
-
Paul Rich authored
-
Paul Rich authored
Fixing a bug where we can drain on a down node. This could happen when the node goes down while a job is running, causing the node to still show up in the job end_times. Closes #39 See merge request !24
-
Paul Rich authored
This could happen when the node goes down while a job is running, causing the node to still show up in the job end_times.
-
- 01 Nov, 2016 2 commits
- 31 Oct, 2016 2 commits
- 28 Oct, 2016 1 commit
-
-
Paul Rich authored
In the end the buffer size had to be increased to avoid timing issues. Added in further try-except safety checks to prevent system component issues if this runs long agian.
-
- 05 Oct, 2016 2 commits
- 04 Oct, 2016 1 commit
-
-
Paul Rich authored
Public merge Forward merge of the public side of Cobalt. This is the first step in merging the Cray-port repository back to public Cobalt. See merge request !22
-
- 03 Oct, 2016 1 commit
-
-
Paul Rich authored
Merge of Cobalt public repo in advance of merge of cray-port repository to public. Conflicts: CHANGES
-
- 29 Sep, 2016 1 commit
-
-
Paul Rich authored
-
- 27 Sep, 2016 3 commits
- 26 Sep, 2016 2 commits
-
-
Paul Rich authored
Backfillng has an epsilon of 2 minutes by default. This can be altered in the cobalt config file.
-
Paul Rich authored
There was a way to set up resrvations across disjoint queues that caused one set of queues to ignore that a reservation was pending because the reservation wasn't associated with that equivalence class. This caused forbidden locations to not be set.
-
- 23 Sep, 2016 2 commits
- 19 Sep, 2016 1 commit
-
-
Paul Rich authored
-
- 16 Sep, 2016 1 commit
-
-
Paul Rich authored
Draining and backfilling are passing basic tests. Need to add more test cases to the automated suite and test corner cases around queues/reservations/locations list. Also need to add backfill time display to nodelist/nodeadm -l.
-
- 14 Sep, 2016 1 commit
-
-
Paul Rich authored
-
- 13 Sep, 2016 4 commits
- 12 Sep, 2016 5 commits
-
-
Paul Rich authored
-
Paul Rich authored
Fixed a type mismatch in dependency resolution with scaling dep frac This was a simple type mismatch that would result in a failure of scaling dep fracs based on job size. Now the float value is forced. Closes #33 See merge request !19
-
Paul Rich authored
This was a simple type mismatch that would result in a failure of scaling dep fracs based on job size. Now the float value is forced.
-
Paul Rich authored
Fix for qstat display bug if a job is stuck in a terminal state. Closes #34 See merge request !18
-
Paul Rich authored
-
- 09 Sep, 2016 2 commits