- Jul 13, 2016
-
-
Morris Jette authored
-
- Jul 12, 2016
-
-
Nicolas Joly authored
Bug 2892.
-
Danny Auble authored
Bug 2874 We will most likely redo this logic (as it appears to be duplicated) in a following patch.
-
Morris Jette authored
Don't generate an error when a batch job is submitted that must wait for stage-in before starting.
-
Danny Auble authored
-
Danny Auble authored
Bug 2886
-
Tim Wickberg authored
Conflicts: src/sstat/options.c
-
Jacek Budzowski authored
Was incorrectly translating request to job.extern if part of a comma-separate list. Bug 2890.
-
- Jul 11, 2016
-
-
Danny Auble authored
(regression in 16.05.2). related commit 5d3e5e1e Bug 2612 and 2886
-
- Jul 08, 2016
-
-
Danny Auble authored
'-' without a '\' in front of it.
-
Danny Auble authored
-
Morris Jette authored
Document limitations in burst buffer use by the salloc command (possible access problems from a login node). bug 2883
-
Janne Blomqvist authored
task/cgroup plugin is configured with ConstrainRAMSpace=yes, then set soft memory limit to allocated memory limit (previously no soft limit was set). bug 2679
-
Morris Jette authored
-
Danny Auble authored
of 0. This might be the cause of run away jobs. I couldn't see how an end_time could be 0, but if it was it would just exit and never set time_end to anything. At least if it happens now we can have an idea that it is possible and we will have an idea this is the place it happens.
-
Danny Auble authored
This will keep from referencing the task array that might not be set up correctly in src/common/plugstack.c _spank_handle_init().
-
Morris Jette authored
-
Morris Jette authored
-
- Jul 07, 2016
-
-
Morris Jette authored
-
Morris Jette authored
Prevent possible incorrect counting of GRES of a given type if a node has the multiple "types" of a given GRES "name", which could over-subscribe GRES of a given type. bug 2836
-
Morris Jette authored
The wrong variable was being used in gres.c to print a message of this sort: error: gres/gpu: job 7135 dealloc node ### type ### gres count underflow (# #) The first number in the parenthesis was based upon the wrong index and it's contents garbage
-
Danny Auble authored
cleaning up on a restart.
-
Danny Auble authored
sleep is killed.
-
Danny Auble authored
-
Morris Jette authored
-
Morris Jette authored
-
- Jul 06, 2016
-
-
Danny Auble authored
for steps.
-
Danny Auble authored
for a step.
-
Danny Auble authored
hostlists when brackets == 0.
-
Morris Jette authored
-
Morris Jette authored
variable initialization lost in removing some debugging
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
Fix for invalid array pointer when creating advanced reservation when job allocations span heterogeneous nodes (differing core or socket counts). bug 2876
-
- Jul 05, 2016
-
-
Morris Jette authored
Prevent backfill scheduler from starting a second "singleton" job if another one started during a backfill sleep. related to bug 2808
-
Tim Wickberg authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Morris Jette authored
-