- 22 Aug, 2018 1 commit
-
-
Danny Auble authored
-
- 21 Aug, 2018 7 commits
-
-
Felip Moll authored
Bug 5538
-
Danny Auble authored
Bug 5538 This will be handled further in bug 5602
-
Isaac Hartung authored
Previous behavior was confusing, and the code path hard to follow. Rework, and clarify the established behavior in the appropriate man pages. Bug 4514.
-
Broderick Gardner authored
X11 implies Contain, and Contain is incompatible with NoHold as the Extern step creation will race with the step launches. Bug 5500.
-
Dominik Bartkiewicz authored
Bug 5166
-
Tim Wickberg authored
Bug 5426
-
Felip Moll authored
Bug 5072
-
- 20 Aug, 2018 1 commit
-
-
Michael Hinton authored
MySQL permits up to 64-character database names, but Slurm was truncating at 33-characters. If we exceed this limit, let the mysql_query fail and give the admin a chance to sort it out, rather than truncating and then failing to query against the un-truncated name later on. While here correct the fatal() message. Bug 5586.
-
- 18 Aug, 2018 1 commit
-
-
Brian Christiansen authored
Bug 5554
-
- 17 Aug, 2018 2 commits
-
-
Brian Christiansen authored
Currently only valid nextstate states are down and resume/idle so the node shouldn't be in a drain state after transitioning into either of these states. Bug 5544
-
Danny Auble authored
plugin. Bug 5583
-
- 16 Aug, 2018 5 commits
-
-
Danny Auble authored
(i.e. gres=gpu/tesla) it would get a count of 0.
-
Dominik Bartkiewicz authored
Note that pipe2() is Linux-specific, but this whole cgroup plugin is already Linux-specific in design, and the eventfd() call itself is Linux-specific as well. Bug 5570.
-
Danny Auble authored
-
Danny Auble authored
Turns out if you don't close up everything you open the hdf5 lib doesn't like that.
-
Danny Auble authored
Fixs regression in 011b2f23.
-
- 15 Aug, 2018 5 commits
-
-
Tim Wickberg authored
Alphabetize target list while here.
-
Danny Auble authored
Bug 4918
-
Morris Jette authored
avoid copying strings that may be overwritten. Bug 5547
-
Tim Wickberg authored
This has been the default for slurm.conf since 2008, make it the default for slurmdbd.conf now.
-
Danny Auble authored
It turns out it is fairly easy with het jobs to hit this and seg fault srun. Bug 5390
-
- 14 Aug, 2018 4 commits
-
-
Alejandro Sanchez authored
Bug 5547.
-
Danny Auble authored
in the step record for usage. Bug 5557
-
Tim Wickberg authored
Causes srun and sattach to fail on big endian platforms. Bug 5556
-
Tim Wickberg authored
Wrong author. This reverts commit 392e7cfc.
-
- 13 Aug, 2018 3 commits
-
-
Isaac Hartung authored
a job with scontrol. Bug 4964
-
Tim Wickberg authored
not work when trying use sattach. Bug 5556
-
Danny Auble authored
to run the regression tests 24.* without changing that code since it links directly to the priority plugin where that function isn't defined. Bug 5558 Continuation of commit 21d2ab6e
-
- 11 Aug, 2018 6 commits
-
-
Tim Wickberg authored
-
Tim Wickberg authored
Update slurm.spec and slurm.spec-legacy as well. Fix NEWS header.
-
Tim Wickberg authored
-
Danny Auble authored
boot delay. Code to determine if we need to reboot or not based on node_features Bug 5308
-
Danny Auble authored
Fixes bad casting caused by Tim on review. Make one definitive copy of sort_part_tier() in partition_msg.c and use it. Bug 3844, 5552.
-
Brian Christiansen authored
and other drain + node state flags. Bug 5505
-
- 10 Aug, 2018 4 commits
-
-
Danny Auble authored
Parameters=PreserveCaseUser in the slurmdbd.conf.
-
Brian Christiansen authored
to cancel pending reboots on nodes. Bug 5506
-
Brian Christiansen authored
to control whether the Slurmd will shutdown itself down or not when a reboot request is received. Continuation of 54197d9e Bug 5019
-
Tim Wickberg authored
-
- 09 Aug, 2018 1 commit
-
-
Brian Christiansen authored
Bug 5505
-