- Dec 01, 2015
-
-
Danny Auble authored
else behind.
-
David Bigagli authored
-
Gennaro Oliva authored
-
- Nov 30, 2015
-
-
Danny Auble authored
uint64_t.
-
Danny Auble authored
-
Danny Auble authored
removes the kill_extern_procs() function added in the referenced commit. This appears to be the way we do it with other steps and seems to work correctly.
-
Danny Auble authored
as all the associations from the database will be lower case.
-
Morris Jette authored
sched/backfill: This change moves some logic used to support the bf_min_age_reserve configuration parameter for slightly better performance.
-
Thomas Cadeau authored
Correct job task count calcuation if only node count and ntasks-per-node options supplied. bug 2196
-
David Bigagli authored
-
- Nov 29, 2015
-
-
jette authored
bug 2199
-
- Nov 27, 2015
-
-
jette authored
-
- Nov 26, 2015
- Nov 25, 2015
-
-
Danny Auble authored
requesting any specific association.
-
- Nov 24, 2015
-
-
Morris Jette authored
-
Morris Jette authored
-
- Nov 23, 2015
-
-
Danny Auble authored
calls.
-
Danny Auble authored
-
Danny Auble authored
snowflake10 after snowflake8
-
Danny Auble authored
-
Danny Auble authored
-
- Nov 20, 2015
-
-
Morris Jette authored
Disable srun --bcast option test if SlurmdUser != root as the operation/test will not work otherwise.
-
Morris Jette authored
This would have helped to identify the performance issue associated with bug 2174
-
- Nov 19, 2015
-
-
Morris Jette authored
sacctmgr output used a suffix of "PU" for per user, but only accepted input with a suffix of "PerUser". The output all used a suffix of "PU". The code has been modified to accept both sufficies (e.g. MaxJobsPerUser=# or MaxJobsPU=#).
-
Morris Jette authored
bug 2147
-
Morris Jette authored
-
Morris Jette authored
BurstBuffer/cray: Fix job record purging if cancelled from pending state. The problem can occur when the a burst buffer record was created for the job in the plugin data structure, but no burst buffers were actually allocated for it. bug 2165
-
David Bigagli authored
-
David Bigagli authored
-
David Bigagli authored
-
Morris Jette authored
BurstBuffer/cray: Enable clearing of burst buffer string on completed job as a means of recovering from a failure mode. Format is "scontrol update jobid=### burstbuffer=". partial resolution of bug 2165
-
Morris Jette authored
This is a backup in the event that slurmstepd fails in such a fashion that nothing gets logged. Added to help diagnose bug 2028
-
- Nov 18, 2015
-
-
Daniel Ahlin authored
-
Morris Jette authored
-
Morris Jette authored
bug 2028
-
Morris Jette authored
BurstBuffer/cray: Add logic to terminate dw_wlm_cli child processes at shutdown. bug 2166
-
Morris Jette authored
Previous logic required the buffer name to work bug 2167
-
Morris Jette authored
Distinguish between job and step IDs in sbcast (or srun --bcast) logs.
-
Morris Jette authored
-