- 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 3 commits
-
-
Tim Wickberg authored
-
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
-
- 02 May, 2017 1 commit
-
-
Morris Jette authored
KNL features: Always keep active and available features in the same order: first site-specific features, next MCDRAM modes, last NUMA modes. bugs 3614, 3679
-
- 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 6 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
-
Dominik Bartkiewicz authored
bug 3680
-
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.
-
- 15 Apr, 2017 10 commits
-
-
Morris Jette authored
Modify sreport to report all jobs in federation by default. Also add --local option.
-
Morris Jette authored
Modify sacct to accept "--cluster all" option (in addition to the old "--cluster -1", which is still accepted). This makes sacct behave more like the other commands.
-
Morris Jette authored
Modify sacct to report all jobs in federation by default. Also add --local option.
-
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
-
Bill Brophy authored
If the depend_list is NULL or has zero elements, the string should be cleared as well. Bug 3651.
-
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.
-
- 14 Apr, 2017 1 commit
-
-
Thomas Opfer authored
Improve job scheduling sort after sorting by priority we now sort by submit time and then by job id. We used to not consider submit time. This handles the case where the job_ids have rolled or we are doing federation scheduling. Bug 3524
-