- 27 Oct, 2014 2 commits
-
-
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
-
- 22 Oct, 2014 4 commits
-
-
David Bigagli authored
-
Gennaro Oliva authored
-
David Gloe authored
The slurm_sbcast_lookup() API was recently changed to take a step ID. This changes the Perl API to match that.
-
Morris Jette authored
If a job is being tested to determine if it can ever run, then do not set the reason based upon account/QOS limits since that reason will likely be wrong anyway. bug 1186
-
- 21 Oct, 2014 8 commits
-
-
David Bigagli authored
-
Morris Jette authored
-
Don Lipari authored
Let operators (in addition to user root and SlurmUser) see job script for other user's jobs. bug 1176
-
Nicolas Joly authored
bug 1195
-
Nicolas Joly authored
-
Morris Jette authored
-
Morris Jette authored
Fix bug that prevented preservation of a job's GRES bitmap on slurmctld restart or reconfigure (bug was introduced in 14.03.5 "Clear record of a job's gres when requeued" and only applies when GRES mapped to specific files). bug 1192
-
David Bigagli authored
-
- 20 Oct, 2014 9 commits
-
-
Danny Auble authored
-
Danny Auble authored
-
David Bigagli authored
permission for the batch step.
-
Morris Jette authored
Add to make files, add appropriate wildcards, add to spec file.
-
Rémi Palancher authored
These files come directly from the Debian package and need some work for proper configuration in a more general setting.
-
David Bigagli authored
-
Morris Jette authored
-
jette authored
Move SlurmSchedLogFile into alphabetic order in the output of "scontrol show config"
-
jette authored
-