- 12 Nov, 2016 2 commits
-
-
Morris Jette authored
-
Morris Jette authored
-
- 11 Nov, 2016 22 commits
-
-
Morris Jette authored
Move where we set the configuration table bitmaps in order to support the backup slurmctld starting and recovering previously saved KNL mode information (which can necessitate rebuilding the node configuration table). bug 3241
-
Danny Auble authored
-
Tim Wickberg authored
Bug 3255.
-
Tim Wickberg authored
-
Morris Jette authored
-
Morris Jette authored
-
Alejandro Sanchez authored
No functional change. Bug 3237.
-
Tim Wickberg authored
-
Tim Wickberg authored
-
Tim Wickberg authored
Page needs to display properly even if the CDN gets rid of this, or for machines with no internet connectivity. Fix a few minor style issues, and remove some unused javascript.
-
Tim Wickberg authored
Change header and footer over to new design, switch around the css files, and adjust the build system to match. Design by Grant Zabriskie.
-
Tim Wickberg authored
Stop bundling the file in docs (will be preserved on SchedMD site, and is in git), and unlink from build.
-
Tim Wickberg authored
-
Tim Wickberg authored
-
Tim Wickberg authored
-
Tim Wickberg authored
-
Morris Jette authored
-
Morris Jette authored
Request will be rejected without type specification
-
David Gloe authored
Since CLE 5.1 I believe, /var/spool/alps is a symlink to /var/opt/cray/alps/spool, so it should be safe to use /var/opt/cray/alps/spool. Bug 3253.
-
Tim Wickberg authored
-
David Gloe authored
Bug 3253.
-
Tim Wickberg authored
-
- 10 Nov, 2016 9 commits
-
-
Morris Jette authored
-
Tim Wickberg authored
If the input value mod 512 == 0, the value would be subject to unintended rounding. Rework the function to check against this on each unit promotion. Bug 3252.
-
Morris Jette authored
It was causing the loss of node available_features on startup with node_features/knl_cray bug 3241
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
Check for zonesort file first, to save time over attempting to load a module that is already loaded. It may be loaded by default per administrator configuration.
-
Morris Jette authored
-
Brian Christiansen authored
Missed from 1aa299ab
-
Morris Jette authored
-
- 09 Nov, 2016 7 commits
-
-
Morris Jette authored
-
Morris Jette authored
This should make a Coverity error go away. The error is being generated in error by Coverity, but it isn't smart enough to determine the range of values possible from a modulo function (if the input is negative, its results can't be less than the negative of the divisor). This should clear about a dozen errors.
-
Morris Jette authored
Leaks reported by Coverity
-
Morris Jette authored
as reported by Coverity
-
Morris Jette authored
Plug about 20 memory leaks reported by Coverity
-
Morris Jette authored
-
Tim Wickberg authored
-