- 09 Jul, 2014 7 commits
-
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
failure as well as interactive user.
-
Danny Auble authored
epilog complete message comes from that node do not process the batch step information since the job has already been requeued because the epilog script running isn't guaranteed in this situation.
-
Danny Auble authored
start of requeued jobs.
-
Danny Auble authored
-
David Bigagli authored
-
- 08 Jul, 2014 7 commits
-
-
David Bigagli authored
-
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 5 commits
-
-
David Bigagli authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
exit code.
-
Danny Auble authored
a fix to handle sacct under this new method.
-
- 02 Jul, 2014 8 commits
-
-
David Bigagli authored
signal to the batch script only.
-
Morris Jette authored
-
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
-
Danny Auble authored
-
David Bigagli authored
This reverts commit 53706b41. Conflicts: NEWS
-
- 01 Jul, 2014 2 commits
-
-
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.
-
Nathan Yee authored
Added squeue -O/--Format option that makes all job and step fields available for printing.
-
- 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 1 commit
-
-
Danny Auble authored
-