- 08 Jul, 2014 6 commits
-
-
Morris Jette authored
Expand from 8 to 16 bits for more than 256 sizes
-
Morris Jette authored
sched/backfill - Fix anomaly that could result in jobs being scheduled out of order. bug 911
-
Morris Jette authored
Without this a batch script could be bound to a single CPU rather than the full job allocation. This is a revision to commit 399cb897 without which batch scripts has no binding to CPUs via hwloc
-
Morris Jette authored
squeue and scontrol to report a job's "shared" value based upon partition options rather than reporting "unknown" if job submission does not use --exclusive or --shared option. bug 939
-
Morris Jette authored
-
John Morrissey authored
-
- 07 Jul, 2014 1 commit
-
-
David Bigagli authored
-
- 03 Jul, 2014 3 commits
-
-
Danny Auble authored
-
Danny Auble authored
exit code.
-
Danny Auble authored
a fix to handle sacct under this new method.
-
- 02 Jul, 2014 6 commits
-
-
David Bigagli authored
signal to the batch script only.
-
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
-
- 01 Jul, 2014 1 commit
-
-
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.
-
- 30 Jun, 2014 4 commits
-
-
Danny Auble authored
-
David Bigagli authored
-
Danny Auble authored
-
jette authored
Without this, the record of gres allocated to steps will remain allocated and not be available to job steps after being requeued.
-
- 29 Jun, 2014 1 commit
-
-
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.
-
- 27 Jun, 2014 4 commits
-
-
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
Fix bug which could report to squeue the wrong partition for a running job that is submitted to multiple partitions.
-
- 26 Jun, 2014 5 commits
-
-
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
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
-
- 25 Jun, 2014 7 commits
-
-
Remi Palancher authored
file.
-
Bill Brophy authored
If we don't it could get messed up on a reconfig.
-
Danny Auble authored
-
David Bigagli authored
-
Danny Auble authored
-
Morris Jette authored
Logic used to identify cores which are usable with each GRES weas incorrect. bug 905
-
Danny Auble authored
QOS had a GrpNodes set.
-
- 24 Jun, 2014 1 commit
-
-
Morris Jette authored
Fix for core-based advanced reservations where the distribution of cores across nodes is not even. Failing test case: system has 10 nodes, 1 of which is fully occupied create reservation with 9 nodes and 10 cores always would fail with "busy nodes" error
-
- 20 Jun, 2014 1 commit
-
-
Matthieu Hautreux authored
-