- 28 Jan, 2015 3 commits
-
-
David Bigagli authored
-
Mike Robbert authored
-
Morris Jette authored
Add PowerParameters cap_watts, decrease_rate, increase_rate, lower_threshold, and upper_threshold Add basic power re-balancing logic across the compute nodes
-
- 27 Jan, 2015 4 commits
-
-
Morris Jette authored
-
David Bigagli authored
-
Chris Read authored
getgrnam_r().
-
Morris Jette authored
-
- 26 Jan, 2015 3 commits
-
-
Morris Jette authored
-
Morris Jette authored
-
Aaron Knister authored
-
- 23 Jan, 2015 8 commits
-
-
Morris Jette authored
-
Morris Jette authored
Conflicts: src/common/gres.c
-
Dorian Krause authored
-
Morris Jette authored
Improve logging, comments, and formatting
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
The thread is not fleshed out yet
-
Morris Jette authored
-
- 22 Jan, 2015 9 commits
-
-
David Bigagli authored
-
Morris Jette authored
Conflicts: contribs/perlapi/libslurmdb/Makefile.in
-
Morris Jette authored
This change prevents a new debug() message from being generated if an explicit timeout was set, as used by END_DEBUG3.
-
Morris Jette authored
Log long processing times with the verbose() call only if they take over 3 seconds (previously 1 second). Log anything over 1 second using debug(). bug 1082
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
installing
-
Morris Jette authored
-
Morris Jette authored
Conflicts: src/slurmctld/job_mgr.c
-
- 21 Jan, 2015 10 commits
-
-
Morris Jette authored
If some tasks of a job array are runnable and the meta-job array record is not runable (e.g. held), the old logic could start a runable task then try to start the non-runable meta-job, discover it can not run, and set its reason to "BadConstraints". Test case: Make it so no jobs can start (partition stopped, slurmd down, etc.) submit a job array hold the job array release the first two tasks of the job array Make it so jobs can start
-
Morris Jette authored
This backports some logic already added to v15.08
-
Morris Jette authored
Conflicts: src/squeue/print.c
-
Morris Jette authored
Squeue modified to not merge tasks of a job array if their wait reasons differ. bug 1388
-
Morris Jette authored
-
Morris Jette authored
Bad copy/paste, needed to change name offset
-
Morris Jette authored
No functions currently exist, only the plugin wrapper and stubbed functions.
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
New configuration parameters: PowerParameters, PowerPlugin New power management web page
-
- 20 Jan, 2015 3 commits
-
-
David Bigagli authored
--export sbatch/srun command line option, propagate the users' environ to the execution side. #1367
-
Danny Auble authored
a Cray being that of a normal Linux system.
-
Danny Auble authored
-