- 07 Jul, 2017 1 commit
-
-
Dominik Bartkiewicz authored
-
- 06 Jul, 2017 1 commit
-
-
David Matthews authored
Bug 3963.
-
- 05 Jul, 2017 6 commits
-
-
Morris Jette authored
-
Morris Jette authored
-
Tim Wickberg authored
-
Don Lipari authored
Bug 3938.
-
David Matthews authored
Bug 3954.
-
Gennaro Oliva authored
Bug 3947.
-
- 03 Jul, 2017 2 commits
-
-
Alejandro Sanchez authored
_update_bb_resv() received a bb_spec whose units were originally always interpreted as powers of 1024 (IEC). This change supports both IEC/SI formats. Bug 3922
-
Alejandro Sanchez authored
Bug 3922
-
- 30 Jun, 2017 3 commits
-
-
Morris Jette authored
-
Alejandro Sanchez authored
burst_buffer logic modified to support sizes in both SI and EIC size units (e.g. M/MiB for powers of 1024, MB for powers of 1000). bug 3922
-
Dominik Bartkiewicz authored
This patch removes a window in which a message bound for the DBD could be packed with the non-dbd packing. This would result in a packed msg_type, but nothing else. When that message was given to the DBD it would complain forever about an unpacking error. Bug 3891 and 3939
-
- 29 Jun, 2017 1 commit
-
-
David Gloe authored
-
- 28 Jun, 2017 3 commits
-
-
Danny Auble authored
done. Pretty much remove 10cc6f93 Bug 3919
-
Danny Auble authored
workflows through the slurmd. Bug 3833
-
Tim Wickberg authored
-
- 27 Jun, 2017 1 commit
-
-
Danny Auble authored
-
- 26 Jun, 2017 1 commit
-
-
Thomas Opfer authored
from the slurmctld make sure the step allocation is made aware of it. Bug 3926 Also see commit b30139e5
-
- 23 Jun, 2017 2 commits
-
-
Morris Jette authored
test1.91 fails with non-default binding
-
Tim Shaw authored
Bug 3581.
-
- 22 Jun, 2017 6 commits
-
-
Morris Jette authored
test 17.12 was leaving slurm-#.out files around. Explicitly set output file to /dev/null and set time limit to 1 minute to avoid vestigial jobs.
-
Morris Jette authored
-
Morris Jette authored
-
Doug Jacobsen authored
Bug 3815 It would be nice to figure out a way to remove the check for version all together but I (Danny) couldn't figure out how that would be done since we need to know which libs/headers to use and on systems with multiple installed and no 'lua' lib (Ubuntu) you have to use the PKG_CHECK_EXISTS to set up the pkg name for PKG_CHECK_MODULES or you don't get things set up correct when trying to link.
-
Tim Wickberg authored
-
Hongjia Cao authored
Bug 3919
-
- 20 Jun, 2017 3 commits
-
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
more than 1 partition or when the partition is changed with scontrol. Bug 3849
-
- 19 Jun, 2017 4 commits
-
-
Danny Auble authored
-
Danny Auble authored
submitted to a QOS/association. Bug 3849
-
Danny Auble authored
-
Morris Jette authored
Correct error message when ClusterName in configuration files does not match the name in the slurmctld daemon's state save file.
-
- 15 Jun, 2017 2 commits
-
-
Danny Auble authored
the requested value, instead of always setting one. This would make --hint=multithread not work at all. See Bug 3855 (commit 3c852da1) Issue originated from commit 82a959a8.
-
Dominik Bartkiewicz authored
bug 3447
-
- 14 Jun, 2017 3 commits
-
-
Danny Auble authored
Turns out if the extern step is created here and the job was killed long before hand the step is made erroneously and can cause an assert just lines later. Bug 3898
-
Danny Auble authored
specify an alternative --ntasks-per-*
-
Tim Shaw authored
set correctly. Bug 3858
-
- 13 Jun, 2017 1 commit
-
-
Tim Wickberg authored
-