- 26 Jul, 2016 15 commits
-
-
Brian Christiansen authored
ex. sacctmgr add cluster <cluster(s)> federation=<fed_name> sacctmgr modify cluster <cluster(s)> federation=<fed_name> sacctmgr add federation clusters=<federation_names>
-
Brian Christiansen authored
Goes on the cluster instead.
-
Brian Christiansen authored
-
Brian Christiansen authored
-
Brian Christiansen authored
-
Brian Christiansen authored
-
Brian Christiansen authored
-
Brian Christiansen authored
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
Problem introduced in commit 0a4d5770
-
Morris Jette authored
-
Morris Jette authored
NOTE: Runaway jobs are jobs that don't exist in the controller but are still considered running in the datbase Should be NOTE: Runaway jobs are jobs that don't exist in the controller but are still considered running in the database
-
Danny Auble authored
# Conflicts: # src/plugins/jobcomp/elasticsearch/jobcomp_elasticsearch.c
-
Danny Auble authored
(difference between start of job and when it was eligible).
-
- 25 Jul, 2016 11 commits
-
-
Danny Auble authored
-
Danny Auble authored
match that of other plugins. Send in a pointer to a structure that gets allocated and then filled in instead of sending in an already allocation structure.
-
Morris Jette authored
Had chance to work on DW testbed and fix problems discovered.
-
Danny Auble authored
-
David Gloe authored
Bug 2939.
-
Danny Auble authored
-
Morris Jette authored
-
Morris Jette authored
list.c:987: warning: ‘list_mutex_is_locked’ defined but not used cbuf.c:1684: warning: ‘cbuf_mutex_is_locked’ defined but not used Use "#ifndef NDEBUG" to fix and add "_" suffix on static function names.
-
Morris Jette authored
Swap max_time and total_time fields, which seems better to me
-
Morris Jette authored
-
Morris Jette authored
This reverts commit fb8e3558 and moves the place where the SuspendExcNodes and SuspendExcParts configuration parameters are processed (needs to happen AFTER the partition and node tables in the slurmctld daemon are built. bug 2934
-
- 23 Jul, 2016 5 commits
-
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
$ sacctmgr show stats Rollup statistics Hour count:10 ave_time:103467 total_time:1034673 max_time:52360 Day count:0 ave_time:0 total_time:0 max_time:0 Month count:0 ave_time:0 total_time:0 max_time:0 ... RPC stats by type and user
-
- 22 Jul, 2016 8 commits
-
-
Alejandro Sanchez authored
Bug 2894.
-
Tim Wickberg authored
-
Dominik Bartkiewicz authored
-
Dominik Bartkiewicz authored
Inadvertently broken in commit 05eac196. Bug 2912.
-
Morris Jette authored
bug 2929
-
Danny Auble authored
or failed based on the signal that would always be killing it.
-
Danny Auble authored
end of the job to do it.
-
Danny Auble authored
make them using the master job ID instead of the normal job ID.
-
- 21 Jul, 2016 1 commit
-
-
Tim Wickberg authored
Logically equivalent, but fewer characters and easier to read. Appears to have a slight performance advantage in testing. MySQL has no limit on the number of elements in a () clause. Bug 2875.
-