- 03 Jul, 2014 1 commit
-
-
Danny Auble authored
-
- 02 Jul, 2014 7 commits
-
-
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 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
-
- 23 Jun, 2014 1 commit
-
-
Morris Jette authored
Add job "reboot" option for Linux clusters. This invokes the configured RebootProgram to reboot nodes allocated to a job before it begins execution.
-
- 20 Jun, 2014 2 commits
-
-
Matthieu Hautreux authored
-
Morris Jette authored
Added HealthCheckNodeState option of "cycle" to cycle through the compute nodes over the course of HealthCheckInterval rather than running all at the same time. bug 884
-
- 19 Jun, 2014 5 commits
-
-
David Bigagli authored
errno before each call to the API.
-
jette authored
Add new SchedulerParameters option of build_queue_timeout to throttle how much time can be consumed building the job queue for scheduling.
-
jette authored
Correct Shared field in job state information seen by scontrol, sview, etc.
-
Danny Auble authored
allocation and CR_PACK_NODES is set layout tasks appropriately. This is related to bug 890
-
Danny Auble authored
-