- Jul 02, 2014
-
-
Danny Auble authored
-
Danny Auble authored
process terminated by a signal.
-
David Bigagli authored
error message and avoid to loop forever, give up after 120 seconds.
-
Danny Auble authored
-
David Bigagli authored
This reverts commit 53706b41. Conflicts: NEWS
-
- Jul 01, 2014
-
-
Morris Jette authored
Report correct partition associated with a step if the job is submitted to multiple partitions. Previously all of the partitions that the job could run in would be reported for the step.
-
Morris Jette authored
Add more detail to sched/backfill logging
-
- Jun 30, 2014
-
-
Danny Auble authored
-
Danny Auble authored
-
David Bigagli authored
-
Danny Auble authored
-
Danny Auble authored
-
jette authored
If MinJobAge is configured too low, then job records can be purged before these tests issue the job requeue test, resulting in their failure
-
jette authored
Without this, the record of gres allocated to steps will remain allocated and not be available to job steps after being requeued.
-
- Jun 29, 2014
-
-
jette authored
sched/backfill - If job started with infinite time limit, set its end_time one year in the future. Previous logic would based it upon INFINITE and produce an overflow of the uint32_t time.
-
- Jun 27, 2014
-
-
David Bigagli authored
-
Morris Jette authored
Report correct CPU count allocated to job when allocated whole node even if not using all CPUs. bug 909
-
David Bigagli authored
-
Morris Jette authored
Rather than relying upon the default shared value being (uint16_t)NO_VAL;
-
Morris Jette authored
Don't log the job's incoming nice value is NO_VAL - NICE_OFFSET
-
Morris Jette authored
A function was added in commit 7cae0abb that was essentially identical to a previously existant function. The redundant function has been removed.
-
Morris Jette authored
Fix bug which could report to squeue the wrong partition for a running job that is submitted to multiple partitions.
-
- Jun 26, 2014
-
-
Danny Auble authored
-
Danny Auble authored
you could get multiple '*' wckeys.
-
Danny Auble authored
deleting users.
-
Danny Auble authored
able to be destroyed for debug.
-
Morris Jette authored
For each job the backfill scheduling is testing, print not only the job ID, but also its priority and partition.
-
Morris Jette authored
Correction to commit aeecd03c for some configuration
-
Morris Jette authored
Change the log format to match that of slurm.conf
-
Morris Jette authored
Clarify the meaning of the AllowGroups configuration parameter a bit more.
-
Morris Jette authored
Original version did not end an indent properly
-
Morris Jette authored
Remove some debugging logic accidentally included in commit 7a187f10
-
Morris Jette authored
sched/backfill: Correct job start time estimate with advanced reservations. Under some conditions, the job start time would be set to the end time of an advanced reservation that may have nothing to do with that job's resource requirements. bug 911
-
- Jun 25, 2014
-
-
Morris Jette authored
-
Morris Jette authored
Log more backfill scheduling actions including where/when jobs will run even if they can not start until long in the future
-
Morris Jette authored
-
Danny Auble authored
-
Remi Palancher authored
file.
-
Bill Brophy authored
If we don't it could get messed up on a reconfig.
-
Danny Auble authored
-