- 13 Jun, 2017 7 commits
-
-
Danny Auble authored
on HTC systems finishing many jobs at the same time. See bug 3725
-
Danny Auble authored
the slurm.conf file.
-
Danny Auble authored
-
Danny Auble authored
What this does is populate the node_hash_table as nodes are being read in instead of after the node_record_table_ptr has been fully populated. This speeds up a start of a slurmd with a system of 10000 nodes from > 1 minute to less than a second. In 17.11 we will remove the linear xstrcmp check as it should no longer be needed. Bug 3885
-
Danny Auble authored
code change. Bug 3885
-
Danny Auble authored
Bug 3888
-
Danny Auble authored
of a hard coded value. This probably needs to be something higher to accommodate potential systems with with oversubscribe given. See bug 3833
-
- 12 Jun, 2017 11 commits
-
-
Morris Jette authored
-
bamb0u authored
-
Danny Auble authored
-
Danny Auble authored
batch job takes longer than it takes to finish. Bug 3833
-
Danny Auble authored
time. Bug 3833
-
Tim Wickberg authored
srun just added it as well. Bug 3880.
-
Tim Wickberg authored
salloc and sbatch will add this, but do not support than long option. Bug 3880.
-
Morris Jette authored
-
Morris Jette authored
An array was only being partially cleared due to bad logic bug 3876
-
Tim Wickberg authored
-
Tim Wickberg authored
Bug 3874.
-
- 09 Jun, 2017 3 commits
-
-
Morris Jette authored
-
Morris Jette authored
-
Brian Christiansen authored
-
- 08 Jun, 2017 8 commits
-
-
Morris Jette authored
-
Dominik Bartkiewicz authored
Improve selection of jobs to preempt when there are multiple partitions with jobs subject to preemption. bug 3824
-
Tim Wickberg authored
-
Dominik Bartkiewicz authored
Prevent segfault from pointer dereference to the QOS that is being deleted. Fix to commit 3e8aa451.
-
Brian Christiansen authored
When not using a nodefeatureplugin the new feature string should just be duplicated and returned. Continuation of 6690685a
-
Brian Christiansen authored
Usage changed
-
Morris Jette authored
-
Morris Jette authored
For some reason the free of resv_name and resv_ports was removed from master
-
- 07 Jun, 2017 3 commits
-
-
Tim Wickberg authored
-
Tim Wickberg authored
-
Tim Wickberg authored
-
- 06 Jun, 2017 8 commits
-
-
Brian Christiansen authored
When a federated cluster reads job state it should only restore the job_id_sequence from jobs that originated from it and not from remote clusters.
-
Isaac Hartung authored
-
Isaac Hartung authored
Routes request to origin and then to the cluster running the job.
-
Isaac Hartung authored
Should be fed1,2,3 and not fed1,2,2
-
Isaac Hartung authored
-
Brian Christiansen authored
-
Morris Jette authored
-
Morris Jette authored
-