- 31 Oct, 2014 7 commits
-
-
Danny Auble authored
-
Danny Auble authored
proper functionality.
-
Brian Christiansen authored
-
Danny Auble authored
-
David Bigagli authored
-
Danny Auble authored
-
Danny Auble authored
amount of tasks / number of node.
-
- 30 Oct, 2014 4 commits
-
-
David Bigagli authored
-
David Bigagli authored
to dereference it.
-
David Bigagli authored
-
Morris Jette authored
-
- 29 Oct, 2014 4 commits
-
-
David Bigagli authored
-
Nicola Joly authored
-
David Bigagli authored
-
Morris Jette authored
-
- 27 Oct, 2014 8 commits
-
-
Danny Auble authored
-
Morris Jette authored
-
Danny Auble authored
98e24b0d. This was fixed completely in commit af19cb55, but in any case this code shouldn't be needed anymore.
-
Danny Auble authored
-
Danny Auble authored
are specified. This is a fix to commit b9cc5b31 which just didn't know mc_ptr->ntasks_per_core is initialized to INFINITE. Without it the node_cnt packed would be set to 1 on the user tools. This fixes bug 1148.
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
bug 1207
-
- 24 Oct, 2014 10 commits
-
-
Morris Jette authored
Add new slurm_load_node flag of SHOW_MIXED, which will change a node's state from ALLOCATED to MIXED by comparing the number of CPUs allocated against the total CPU count on each node bug 1209
-
Morris Jette authored
The perl API sbcast function included a step ID, which is NOT in v14.11, on v15.08
-
Morris Jette authored
Previous logic would fail an assert
-
Morris Jette authored
If the slurm.conf file includes other files and those files do not include an absolute path name, they will be taken from the same directory as slurm.conf. Previously it used the search path.
-
Morris Jette authored
Conflicts: testsuite/expect/test2.18
-
Morris Jette authored
Use default_partition by default for the test
-
Morris Jette authored
Returned test passed, when it should have failed because of bad variable name.
-
David Gloe authored
This matches the value in version 14.03
-
Morris Jette authored
-
David Singleton authored
We've seen slurmctld crashes due to negative job array indices.
-
- 23 Oct, 2014 7 commits
-
-
Morris Jette authored
-
Morris Jette authored
The previous patch should work in most cases, but this should work more reliably and the comment is more clear bug 1196
-
David Bigagli authored
This reverts commit 7e65f924.
-
David Bigagli authored
-
Morris Jette authored
Also don't fail a job that could not be requeued because it was already pending. This was not actually observed, but appeared to be a possible race condition discovered in working on bug 1196
-
Morris Jette authored
-
Morris Jette authored
BGQ: Fix race condition when job fails due to hardware failure and is requeued. Previous code could result in slurmctld abort with NULL pointer. bug 1096
-