- 04 Apr, 2014 8 commits
-
-
Danny Auble authored
Conflicts: NEWS src/slurmctld/backup.c src/slurmctld/controller.c src/slurmctld/proc_req.c
-
Danny Auble authored
-
Danny Auble authored
This also reverts commit 8cff3b08 and ced2fa3f
-
Danny Auble authored
-
Danny Auble authored
slurmdbd plugin.
-
Danny Auble authored
-
Danny Auble authored
9368ff2d
-
Danny Auble authored
-
- 03 Apr, 2014 9 commits
-
-
Danny Auble authored
new associations were added since it was started.
-
Morris Jette authored
If tests in inc21.30.1 failed, the exit_code was getting cleared so the test21.30 as a whole never recognized the failure.
-
Morris Jette authored
-
Morris Jette authored
Permit user root to propagate resource limits higher than the hard limit slurmd has on that compute node has (i.e. raise both current and maximum limits). bug 674674674674674674
-
Morris Jette authored
Previous test would calculate negative new limits when original limits were small. See bug 675
-
Morris Jette authored
Permit multiple batch job submissions to be made for each run of the scheduler logic if the job submissions occur at the nearly same time. bug 616
-
Morris Jette authored
Decrease maximimum scheduler main loop run time from 10 secs to 4 secs for improved performance. If running with sched/backfill, do not run through all jobs on periodic scheduling loop, but only the default depth. The backfill scheduler can go through more jobs anyway due to its ability to relinquish and recover locks. See bug 616
-
Morris Jette authored
if an job step's network value is set by poe, either by directly executing poe or srun launching poe, that value was not being propagated to the job step creation RPC and the network was not being set up for the proper protocol (e.g. mpi, lapi, pami, etc.). The previous logic would only work if the srun execute line explicitly set the protocol using the --network option.
-
Morris Jette authored
Permit multiple batch job submissions to be made for each run of the scheduler logic if the job submissions occur at the nearly same time. bug 616
-
- 02 Apr, 2014 6 commits
-
-
Morris Jette authored
Decrease maximimum scheduler main loop run time from 10 secs to 4 secs for improved performance. If running with sched/backfill, do not run through all jobs on periodic scheduling loop, but only the default depth. The backfill scheduler can go through more jobs anyway due to its ability to relinquish and recover locks. See bug 616
-
David Bigagli authored
-
Martins Innus authored
-
Morris Jette authored
if an job step's network value is set by poe, either by directly executing poe or srun launching poe, that value was not being propagated to the job step creation RPC and the network was not being set up for the proper protocol (e.g. mpi, lapi, pami, etc.). The previous logic would only work if the srun execute line explicitly set the protocol using the --network option.
-
David Bigagli authored
-
David Bigagli authored
-
- 01 Apr, 2014 1 commit
-
-
David Gloe authored
-
- 31 Mar, 2014 5 commits
-
-
Morris Jette authored
-
David Bigagli authored
-
Morris Jette authored
-
Marcin Stolarek authored
Do not overcommit partitions with PreemptMode=off
-
Marcin Stolarek authored
Prevent preemption of jobs in partition where PreemptMode=off
-
- 28 Mar, 2014 4 commits
-
-
Unknown authored
Define hwloc_const_bitmap_t as typdef hwloc_const_cpuset_t Build fails in task_cgroup_cpuset.c when using an older hwloc (v1.0.2) due to missing definition of hwloc_const_bitmap_t.
-
Morris Jette authored
-
Danny Auble authored
-
Danny Auble authored
-
- 27 Mar, 2014 7 commits
-
-
David Bigagli authored
This reverts commit 084787c0. Conflicts: NEWS contribs/pmi2/pmi2_api.c src/plugins/mpi/pmi2/mpi_pmi2.c
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
No change in logic
-
Morris Jette authored
-
David Bigagli authored
-