- 27 May, 2015 1 commit
-
-
Nicolas Joly authored
These changes are required to support NetBSD. 1) Use standard -p option for time command in test17.35 instead of GNU specific format string to fetch the elapsed (real) time. 2) Adjust date command calls in test22.1 to use short option (--date -> -d), and move options before arguments. NetBSD, unlike Linux, disallow non standard order. 3) Use standard -R option instead of -r for cp command in test30.1.
-
- 26 May, 2015 5 commits
-
-
Veronique Legrand authored
bug 1649
-
Nicolas Joly authored
bug 1642
-
Morris Jette authored
-
Morris Jette authored
Correct list of unavailable nodes reported in a job's "reason" field when that job can not start. bug 1614
-
Morris Jette authored
bug 1684
-
- 23 May, 2015 2 commits
-
-
Gennaro Oliva authored
-
Gennaro Oliva authored
-
- 22 May, 2015 2 commits
-
-
Morris Jette authored
bug 1679
-
Morris Jette authored
-
- 21 May, 2015 2 commits
-
-
Danny Auble authored
-
Danny Auble authored
-
- 20 May, 2015 3 commits
-
-
Brian Christiansen authored
Bug 1679
-
Morris Jette authored
-
Morris Jette authored
-
- 19 May, 2015 1 commit
-
-
Morris Jette authored
switch/cray: Revert logic added to 14.11.6 that set "PMI_CRAY_NO_SMP_ENV=1" if CR_PACK_NODES is configured. bug 1585
-
- 18 May, 2015 2 commits
-
-
Danny Auble authored
-
Danny Auble authored
-
- 16 May, 2015 1 commit
-
-
David Bigagli authored
-
- 15 May, 2015 3 commits
-
-
Morris Jette authored
-
Morris Jette authored
preempt/job_prio plugin: Implement the concept of Warm-up Time here. Use the QoS GraceTime as the amount of time to wait before preempting. Basically, skip preemption if your time is not up.
-
Morris Jette authored
-
- 14 May, 2015 7 commits
-
-
Brian Christiansen authored
-
David Bigagli authored
-
Nicolas Joly authored
-
Brian Christiansen authored
-
David Bigagli authored
-
Nicolas Joly authored
-
Brian Christiansen authored
-
- 13 May, 2015 6 commits
-
-
Danny Auble authored
-
Brian Christiansen authored
-
Brian Christiansen authored
Bug 1627
-
Brian Christiansen authored
-
Brian Christiansen authored
-
Brian Christiansen authored
-
- 12 May, 2015 3 commits
-
-
David Bigagli authored
-
Morris Jette authored
-
Morris Jette authored
-
- 11 May, 2015 2 commits
-
-
Morris Jette authored
This is a special case. This change documents the way Slurm has always worked.
-
Morris Jette authored
Make sure that old step data is purged when a job is requeued. Without this logic, if a job terminates abnormally then old step data may be left in slurmctld. If the job is then requeued and started on a different node, referencing that old job step data can result in abnormal events. One specific failure mode is if the job is requeued on a node with a different number of cores, and the step terminated RPC arrives later, the job and step bitmaps of allocated cores can differ in size generating an abort. bug 1660
-