- 06 Apr, 2018 3 commits
-
-
Tim Wickberg authored
-
Tim Wickberg authored
-
Tim Wickberg authored
Reformat comment block while here, and mention TRES as well.
-
- 05 Apr, 2018 2 commits
-
-
Morris Jette authored
Bug 5007
-
Tim Wickberg authored
-
- 04 Apr, 2018 3 commits
-
-
Morris Jette authored
-
Tim Wickberg authored
Only one of a set of OpenMP processes will be marked as dumping core, but terminating any of them will interrupt this and lead to a partial core file being written. Test all processes in the task, and only signal them if none are writing out a core file. Otherwise wait and try again later. Bug 4624.
-
Morris Jette authored
-
- 03 Apr, 2018 2 commits
-
-
Ben Matthews authored
Bug 4952.
-
Ole H Nielsen authored
Bug 5011.
-
- 02 Apr, 2018 1 commit
-
-
Alejandro Sanchez authored
If an update for a job that is being requeued[hold] happens, we don't want to modify the start_time of the old record. Pending + Completing is equivalent to Requeue. Bug 4855.
-
- 30 Mar, 2018 2 commits
-
-
Tim Wickberg authored
-
Tim Wickberg authored
-
- 29 Mar, 2018 3 commits
-
-
Doug Jacobsen authored
Bug 3318
-
Danny Auble authored
-
Danny Auble authored
This will be used for any network options needed. It will also take over the No*InAddrAny options that are currently in TopologyParam. This is a precursor for adding logic in bug 3318.
-
- 28 Mar, 2018 1 commit
-
-
Tim Wickberg authored
-
- 27 Mar, 2018 23 commits
-
-
Danny Auble authored
before it registers.
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
tres usage averages and totals. Previously it was the total of the last check of the ranks. This proved to be lacking as some ranks would already be reporting zeros making totals and averages confusing. We decided totaling up the max values instead of the last values was the most useful/explainable option.
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
else is figured out. Seemed cleaner.
-
Danny Auble authored
instead of a fixed number when dealing with Usage. src/common/slurm_jobacct_gather.h is needed for CPU_TIME_ADJ
-
Danny Auble authored
-
Danny Auble authored
they are used almost everywhere.
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
This reverts commit 78699d7b.
-
Tim Wickberg authored
-
Isaac Hartung authored
sprio truncates the username field to 8 characters, leading to a failure if you run the testsuite with a longer username. Bug 4801.
-
Isaac Hartung authored
Bug 4702.
-
Tim Wickberg authored
-
Tim Wickberg authored
-