- 28 Apr, 2017 1 commit
-
-
Danny Auble authored
energy values to uint64_t and storing them in TRES. What was happening before was the NO_VAL64 was being added to other NO_VAL64's and creating huge numbers.
-
- 27 Apr, 2017 1 commit
-
-
Isaac Hartung authored
-
- 21 Apr, 2017 10 commits
-
-
Morris Jette authored
-
Dominik Bartkiewicz authored
bug 3680
-
Gary B Skouson authored
bug 3689
-
Brian Christiansen authored
-
Dominik Bartkiewicz authored
bug 3680
-
Morris Jette authored
-
Morris Jette authored
Fix to backfill scheduling with respect to QOS and association limits. Jobs submitted to multiple partitions are most likley to be effected. bugs 3680 and 3689
-
Morris Jette authored
Fix to backfill scheduling with respect to QOS and association limits. Jobs submitted to multiple partitions are most likley to be effected. bugs 3680 and 3689
-
Danny Auble authored
-
Danny Auble authored
-
- 20 Apr, 2017 7 commits
-
-
Tim Shaw authored
Bug 3646
-
Danny Auble authored
-
Danny Auble authored
are free.
-
Morris Jette authored
-
Danny Auble authored
-
Danny Auble authored
options are mutually exclusive.
-
Morris Jette authored
Report the job ID using job array formats to better see what is happening.
-
- 19 Apr, 2017 10 commits
-
-
Morris Jette authored
No changes to logic
-
Morris Jette authored
Coverity CID 45229
-
Morris Jette authored
Coverity CID 45252
-
Morris Jette authored
The string "buf" might not be terminated. Coverity CID 167130, high impact. Also fixed formatting to match Linux coding standard.
-
Morris Jette authored
-
Morris Jette authored
This will be especially valuable when generating reports for a federation of clusters that no longer reflects the current federation.
-
Morris Jette authored
-
Morris Jette authored
Earlier tests would generate errors in a federation as the reports would include information from non-local clusters
-
Morris Jette authored
-
Tim Shaw authored
Bug 3566.
-
- 18 Apr, 2017 9 commits
-
-
Brian Christiansen authored
In 6eec8022, the cluster's recv connection is now being destroyed when the cluster is being destroyed. The problem that showed itself was that when a remote cluster is removed from the federation, the controller calls slurmdb_destroy_federation_rec() which destroys the cluster's in the list. Both the persistent recv thread and the cluster's recv are pointing to the same thing so when the controller removed the recv persistent connection the recv thread was pointing to bad memory.
-
Morris Jette authored
-
Morris Jette authored
-
Danny Auble authored
-
Morris Jette authored
-
Tim Wickberg authored
-
Morris Jette authored
-
Danny Auble authored
end at the same time. Bug 3604.
-
Morris Jette authored
-
- 17 Apr, 2017 2 commits
-
-
Morris Jette authored
-
Morris Jette authored
-