- 07 Sep, 2016 14 commits
-
-
Brian Christiansen authored
-
Brian Christiansen authored
Inside locks.
-
Brian Christiansen authored
-
Brian Christiansen authored
-
Brian Christiansen authored
Also fixes setting weight at cluster creation.
-
Brian Christiansen authored
-
Brian Christiansen authored
-
Brian Christiansen authored
Don't store local cluster info in siblings. Store separately for state_save and "scontrol show fed".
-
Brian Christiansen authored
-
Brian Christiansen authored
-
Brian Christiansen authored
-
Morris Jette authored
This is required in order to make sure that a compute node reboots as requested; even if the slurmctld daemon restarts. Previously if the slurmctld daemon restarted, we couldn't tell if the compute node rebooted before or after the request. This commit expands upon the work of commit 4517c454 by adding the reboot request time to the node record, which is saved and restored by slurmctld. bug 3042
-
Morris Jette authored
-
Morris Jette authored
Handle case when slurmctld daemon restart while compute node reboot in progress. Return node to service rather than setting DOWN. bug 3042
-
- 06 Sep, 2016 6 commits
-
-
Morris Jette authored
-
Morris Jette authored
Add salloc_wait_nodes option to the SchedulerParameters parameter in the slurm.conf file controlling when the salloc command returns in relation to when nodes are ready for use (i.e. booted). bug 3043
-
Morris Jette authored
-
E Kawashima authored
-
Gennaro Oliva authored
bug 3055
-
Gennaro Oliva authored
bug 3054
-
- 02 Sep, 2016 4 commits
-
-
Danny Auble authored
before all was moved into a common location in common.c.
-
Danny Auble authored
reservations.
-
Brian Christiansen authored
-
Brian Christiansen authored
-
- 01 Sep, 2016 9 commits
-
-
Morris Jette authored
-
Morris Jette authored
sched/backfill - Check that a user's QOS is allowed to use a partition before trying to schedule resources on that partition for the job. bug 3039
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
bug 3037
-
Morris Jette authored
Conflicts: src/plugins/burst_buffer/common/burst_buffer_common.h
-
Morris Jette authored
bug 3035 and 3009
-
Tim Wickberg authored
-
David Gloe authored
This reverts commit 933d4fba.
-
- 31 Aug, 2016 2 commits
-
-
Brian Christiansen authored
-
Tim Wickberg authored
-
- 30 Aug, 2016 4 commits
-
-
Tim Wickberg authored
-
Tim Wickberg authored
-
Tim Wickberg authored
Conflicts: src/plugins/select/cray/select_cray.c
-
Tim Wickberg authored
Otherwise blade_cnt is potentially greater than bit_size(jobinfo->blade_map) which leads to an assertion failure. Bug 3033.
-
- 27 Aug, 2016 1 commit
-
-
Morris Jette authored
-