- 09 May, 2017 2 commits
-
-
Dominik Bartkiewicz authored
Bug 3789
-
Danny Auble authored
destroying a mutex.
-
- 08 May, 2017 2 commits
-
-
Danny Auble authored
clear it as started.
- 05 May, 2017 1 commit
-
-
Brian Christiansen authored
The decay thread could signal the cond before the init thread waits for it causing deadlock.
-
- 04 May, 2017 6 commits
-
-
Tim Wickberg authored
-
Danny Auble authored
Bug 3725
-
Tim Wickberg authored
in general.
-
Brian Christiansen authored
at shutdown. More likely to happen in the fed_mgr than the dbd since the fed_mgr closes the persistent connections before they are signaled by the persistent connection server.
-
Alejandro Sanchez authored
pointer.
-
Alejandro Sanchez authored
selected for a job. Bug 3690
-
- 03 May, 2017 2 commits
-
-
Tim Wickberg authored
Remove outdated disclaimers, proctrack/cgroup is awesome. (jobacct_gather/cgroup is still not recommended though.) Change it to the default with the configurators as well.
-
Brian Christiansen authored
As found by CLANG
-
- 01 May, 2017 1 commit
-
-
Morris Jette authored
accounting_storage/[mysql|slurmdbd]. Bug 3574
-
- 28 Apr, 2017 2 commits
-
-
Tim Wickberg authored
Bug 3738.
-
Danny Auble authored
when shutting down. Fix regression introduced by commit 32ded0c3.
-
- 26 Apr, 2017 1 commit
-
-
Danny Auble authored
cpus on the node.
-
- 24 Apr, 2017 3 commits
-
-
Gary B Skouson authored
Bug 3714.
-
Gary B Skouson authored
Bug 3714.
-
Dominik Bartkiewicz authored
Match documented string. Bug 3711.
-
- 21 Apr, 2017 5 commits
-
-
Dominik Bartkiewicz authored
sched/backfill: Fix bug related to advanced reservations and the need to reboot nodes to change KNL mode. bug 3645
-
David Gloe authored
Bug 3616
-
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
-
- 20 Apr, 2017 3 commits
-
-
Tim Shaw authored
Bug 3646
-
Danny Auble authored
are free.
-
Danny Auble authored
options are mutually exclusive.
-
- 18 Apr, 2017 3 commits
-
-
Morris Jette authored
-
Tim Wickberg authored
-
Danny Auble authored
end at the same time. Bug 3604.
-
- 13 Apr, 2017 4 commits
-
-
Morris Jette authored
This changed in 17.11 where if the size was 0 we would return 0 which messes up the perl api. Bug 3644
-
Morris Jette authored
jobs have a priority that is lower than the selected job. Previous logic would permit other jobs with equal priority (no jobs with higher priority). Bug 3650
-
Dominik Bartkiewicz authored
circumstances.
-
Tim Shaw authored
array element per line. Bug 3573
-
- 12 Apr, 2017 1 commit
-
-
Bill Brophy authored
If the depend_list is NULL or has zero elements, the string should be cleared as well. Bug 3651.
-
- 07 Apr, 2017 2 commits
-
-
Thomas Opfer authored
The field needs to have its own copy, otherwise the pointer will become invalid when xfree()'d by a separate array task. Bug 3665.
-
Alejandro Sanchez authored
So that it is the same max length as in src/common/env.c. Used for explicitly laying out tasks on large CPU count nodes (e.g., KNL). Bug 3675.
-
- 06 Apr, 2017 2 commits
-
-
Tim Wickberg authored
-
Danny Auble authored
This was a regression in commit 1967d512.
-