- 03 Jun, 2015 1 commit
-
-
Morris Jette authored
switch/cray: Refine logic to set PMI_CRAY_NO_SMP_ENV environment variable. Rather than testing for the task distribution option, test the actual task IDs to see fi they are monotonically increasing across all nodes. Based upon idea from Brian Gilmer (Cray).
-
- 02 Jun, 2015 3 commits
-
-
Danny Auble authored
-
Danny Auble authored
afterward cause a divide by zero error.
-
Danny Auble authored
corruption if thread uses the pointer basing validity off the id. Bug 1710
-
- 01 Jun, 2015 3 commits
-
-
David Bigagli authored
-
Nicolas Joly authored
-
Morris Jette authored
Disable test with select/linear and only one node
-
- 30 May, 2015 1 commit
-
-
Danny Auble authored
-
- 29 May, 2015 9 commits
-
-
Brian Christiansen authored
Bug 1495
-
Morris Jette authored
Correct count of CPUs allocated to job on system with hyperthreads. The bug was introduced in commit a6d3074d On a system with hyperthreads: srun -n1 --ntasks-per-core=1 hostname you would get: slurmctld: error: job_update_cpu_cnt: cpu_cnt underflow on job_id 67072
-
David Bigagli 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
-
Brian Christiansen authored
-
Dorian Krause authored
-W/--wait is only supported by srun and should not show up in the usage string of sbatch or salloc.
-
Danny Auble authored
a job runs past it's time limit.
-
Danny Auble authored
-
- 28 May, 2015 3 commits
-
-
Brian Christiansen authored
Bug 1705
-
Veronique Legrand authored
-
Veronique Legrand authored
-
- 27 May, 2015 4 commits
-
-
Morris Jette authored
However, --mem=0 now reflects the appropriate amount of memory in the system, --mem-per-cpu=0 hasn't changed. This allows all the memory to be allocated in a cgroup but is not "consumed" and is available for other jobs running on the same host. Eric Martin, Washington University School of Medicine
-
Morris Jette authored
-
Morris Jette authored
Use sleep with value less than 1 (e.g. 0.5)
-
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 1 commit
-
-
Danny Auble authored
-