- 24 May, 2017 3 commits
-
-
Paul Rich authored
Data wasn't getting pulled off the pipe for the capmc subprocess causing a hang on large systems.
-
Eric Roy Pershey authored
updaing TS and TE with location and start/end times as UT Closes #74 See merge request !38
-
Eric Roy Pershey authored
-
- 19 May, 2017 2 commits
- 18 May, 2017 1 commit
-
-
Paul Rich authored
-
- 10 May, 2017 1 commit
-
-
Paul Rich authored
Instead of enumerating all groups on the system and comparing, check members of specific queue groups. See merge request !37
-
- 01 May, 2017 1 commit
-
-
Benjamin Allen authored
Instead of enumerating all groups on the system and comparing, check members of specific queue groups. This change makes CQM compatible with sssd.conf: enumerate = False, and overall is doing less work.
-
- 17 Apr, 2017 1 commit
-
-
Paul Rich authored
Attrs is showing up more often due to the code to allow filters and the validator to set attributes on a job.
-
- 14 Apr, 2017 9 commits
-
-
Paul Rich authored
-
Paul Rich authored
Resolve "Update filter to exclude" Closes #71 See merge request !35
-
Paul Rich authored
-
Paul Rich authored
-
Paul Rich authored
updating nodelist display to show mcdram/numa modes by default. Closes #70 See merge request !34
-
Paul Rich authored
-
Paul Rich authored
Resolve "Update node reboot scripts logging and make defaultless" Closes #69 See merge request !33
-
Paul Rich authored
-
Paul Rich authored
-
- 13 Apr, 2017 3 commits
-
-
Paul Rich authored
MCDRAM/NUMA allocator and defaults for qsub added. Closes #68 See merge request !32
-
Paul Rich authored
This is a pretty common check so this should be a cheap optimization for us.
-
Paul Rich authored
HBMCACHEPCT explicitly named and no longer operating on a node list, goiong straight to nid list. Should save memory/time.
-
- 12 Apr, 2017 1 commit
-
-
Paul Rich authored
Adding in a better validtor to prevent issues with users typing bad NUMA/MCDRAM modes. Also, adding a default setting if none provided.
-
- 11 Apr, 2017 5 commits
-
-
Paul Rich authored
The original ticket for this task was too broad. This only handles adding the Task Start, Task End messages and migrating the run timer for determining when walltime runs out. Resolve "Enhancement: Log extra events from Cobalt" Closes #65 See merge request !30
-
Paul Rich authored
We need to log and end the task timers on both __rc_unknown and __rc_success on __task_finalize. The only outcome that doesn't officially end a task is __rc_retry, as it will go into communication retries at that point.
-
Paul Rich authored
-
Paul Rich authored
Cobalt now gets updates on NUMA and MCDRAM mode changes. Closes #66 See merge request !31
-
Paul Rich authored
-
- 10 Apr, 2017 1 commit
-
-
Paul Rich authored
Only set the timers/emit messages once, despite retry attempts.
-
- 07 Apr, 2017 2 commits
- 17 Feb, 2017 4 commits
- 16 Feb, 2017 2 commits
- 14 Feb, 2017 3 commits
- 27 Jan, 2017 1 commit
-
-
Paul Rich authored
-