- 31 Mar, 2017 1 commit
-
-
Bjorn Torkelsson authored
-
- 29 Mar, 2017 1 commit
-
-
Morris Jette authored
-
- 28 Mar, 2017 1 commit
-
-
Morris Jette authored
Previous content has news about version 16.05 release. Updated for version 17.02 release.
-
- 27 Mar, 2017 4 commits
-
-
Danny Auble authored
-
Alejandro Sanchez authored
Fix double free issue from commit 3851f619 Same issue from fixed in a different spot with b19637bd. Bug 3617
-
Danny Auble authored
This reverts commit 8343365f.
-
Danny Auble authored
Fix double free issue from commit 3851f619 Same issue from fixed in a different spot with b19637bd. Bug 3617
-
- 24 Mar, 2017 3 commits
-
-
Danny Auble authored
-
Danny Auble authored
-
Dominik Bartkiewicz authored
steps.
-
- 22 Mar, 2017 1 commit
-
-
Morris Jette authored
bug 3610
-
- 21 Mar, 2017 8 commits
-
-
Danny Auble authored
Bug 3097
-
Danny Auble authored
-
Tim Shaw authored
-
Michael Meier authored
-
Michael Meier authored
-
Thomas Opfer authored
Fix correct macro this time, Tim Wickberg's fault for prior failed patch. Bug 3605.
-
Thomas Opfer authored
This reverts commit 53523c54.
-
Thomas Opfer authored
Bug 3605.
-
- 17 Mar, 2017 13 commits
-
-
Brian Christiansen authored
-
Danny Auble authored
This reverts commit 979db782.
-
Danny Auble authored
Partial backport from 17.11 commit 4874f988. Bug 2484
-
Tim Shaw authored
-
Danny Auble authored
This reverts commit 9fb8a8a3.
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Alejandro Sanchez authored
-
Danny Auble authored
-
Danny Auble authored
-
Alejandro Sanchez authored
-
- 16 Mar, 2017 8 commits
-
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
Association. This reverts commits 92d2c645 and 37be42ec. This caused incorrect behavior, original code was correct. This also corrects documentation additions in commit 4cfe6bde. This code caused the first clause never to be correct and if you were over the limit you would get the third clause reporting a huge number available where it should be a negative number. The reality is the first clause should had been triggered and handled correctly.
-
Danny Auble authored
This reverts commit af52111c.
-
Josh Samuelson authored
Association. This reverts commits 92d2c645 and 37be42ec. This caused incorrect behavior, original code was correct. This also corrects documentation additions in commit 4cfe6bde. This code caused the first clause never to be correct and if you were over the limit you would get the third clause reporting a huge number available where it should be a negative number. The reality is the first clause should had been triggered and handled correctly.
-
Danny Auble authored
-
Danny Auble authored
-
Dominik Bartkiewicz authored
system. What this patch does is looks at the partition the job is running in to get the cpus per node off the first node in the partition. Before it would just look at the first node on the system which isn't that great on a heterogeneous system. Bug 3486
-