- 03 May, 2019 2 commits
-
-
Dominik Bartkiewicz authored
Bug 6959.
-
Nate Rini authored
Bug 6944.
-
- 02 May, 2019 4 commits
-
-
Danny Auble authored
-
Broderick Gardner authored
This is the same because xstrdup returns null on null. Bug 6812
-
Danny Auble authored
No real code change.
-
Tim Wickberg authored
It appears this is really what this was suppose to be anyway. Bug 5950
-
- 01 May, 2019 2 commits
-
-
Tim Wickberg authored
-
Tim Wickberg authored
-
- 30 Apr, 2019 4 commits
-
-
Matt Ezell authored
and other_cons_res. continuation of previous commit. Bug 5680
-
Danny Auble authored
Blessed by Tim.
-
Jason Booth authored
Usagefactor matches the documentation and now multiplies TRES time limits and usage. Bug 5435
-
Dineshkumar RAJAGOPAL authored
This is very coarse-grained locking, but as the initial implementation did not anticipate concurrent access this is the safest approach for now. Bug 5638.
-
- 29 Apr, 2019 11 commits
-
-
Tim Wickberg authored
Bug 6632.
-
Brian Christiansen authored
Bug 6513
-
Nate Rini authored
Bug 6895.
-
Brian Christiansen authored
Bug 6895
-
Brian Christiansen authored
Bug 6895
-
Boris Karasev authored
PMIX_VAL_SET will not be supported in PMIx v4 or later. This commit changes the use of the old (and non-standard) PMIX_VAL_SET macro to the standardized PMIX_INFO_LOAD (which is used within a new internal PMIXP_KVP_ADD macro). Bug 6624.
-
Boris Karasev authored
This commit changes the logic of selecting a type of collective. The Tree-based algorithm will be selected when fence with an empty data contribution, which allows for improved fence performance. Bug 6637.
-
Dominik Bartkiewicz authored
Bug 6411.
-
Brian Christiansen authored
Continuation of 36c30487 Bug 6782
-
Doug Jacobsen authored
-
- 26 Apr, 2019 3 commits
-
-
Nate Rini authored
Otherwise, we could send communication packets bigger than max_allowed_packet. Bug 6832. Co-authored-by: Tim Wickberg <tim@schedmd.com>
-
Alejandro Sanchez authored
Regression introduced in 8d643e79. Bug 6832.
-
- 25 Apr, 2019 3 commits
-
-
Danny Auble authored
-
Danny Auble authored
Bug 6440
-
Tim Wickberg authored
Link to build, add site_factor/none as the default (null) plugin. Connect in to priority_multifactor plugin. Note that the job_write_lock acquisition in _decay_thread() is promoted one level to protect both the fair tree use of it alongside the new site_factor plugin. As fair_tree has been made the default, I felt it was better to handle it this way, rather than have site_factor reacquire the locks right after fair_tree dropped them. For sites running without fair_tree, this does represent a minor drop in potential concurrency. Bug 5202.
-
- 24 Apr, 2019 3 commits
-
-
Moe Jette authored
when not the head job. Bug 6837 For more in depth explanation see comment 24
-
Albert Gil authored
When specifying -j and not -s then non-eligible jobs will be shown by sacct. Time windows can also be used with -S and -E. If --state is also used then non-eligible jobs won't be shown, because non-eligible are not actually PD. Bug 6873 # Conflicts: # NEWS
-
Ben Roberts authored
Bug 6805
-
- 23 Apr, 2019 3 commits
-
-
Danny Auble authored
Bug 6898
-
Albert Gil authored
Cancelled jobs before start have time_start=0 in the DB, but their time_end!=0 (the cancel time). Query fixed to handle properly these cases for -s PD. Bug 6894
-
Tim Wickberg authored
Now that the pid is no longer an argument, the name doesn't make sense. Change to container_g_join() to reflect the underlying functionality. Bug 6567.
-
- 22 Apr, 2019 2 commits
-
-
Ben Roberts authored
Brought the option in line with the "numtasks" option you use when not specifying --step. Preserved backwards compatbility for "numtask" for steps. Also upated docs and expect test. Bug 6861
-
Nate Rini authored
Bug 6236
-
- 18 Apr, 2019 3 commits
-
-
Dominik Bartkiewicz authored
Properly initialize structures throughout Slurm. Bug 6613
-
Danny Auble authored
Bug 6613
-
Dominik Bartkiewicz authored
Bug 6613
-