- 23 Oct, 2013 3 commits
-
-
Morris Jette authored
If a node has GRES and multiple threads per core the select/cons_res plugin can get stuck in an infinite loop. See bug 475 Contributed by: PREVOST Ludovic NEC HPC Europe
-
Morris Jette authored
-
Morris Jette authored
Previously a node failure would always requeue the job
-
- 21 Oct, 2013 1 commit
-
-
Morris Jette authored
Restore default behavior of allocating cores to jobs on a cyclic basis across the sockets unless SelectTypeParameters=CR_CORE_DEFAULT_DIST_BLOCK or user specifies other distribution options. Reverts commit 7fcdc7e5 bug 466
-
- 20 Oct, 2013 1 commit
-
-
jette authored
If the backfill scheduler relinquishes locks and the normal job scheduler starts a job that the backfill scheduler was actively working, the backfill scheduler will try to re-schedule that same job, possibly resulting in an invalid memory reference or other badness.
-
- 19 Oct, 2013 2 commits
-
-
Morris Jette authored
Fix for --cpu_bind=map_cpu/mask_cpu/map_ldom/mask_ldom plus --mem_bind=map_mem/mask_mem options, broken in 2.6.2. See commit 718382da
-
David Bigagli authored
-
- 18 Oct, 2013 1 commit
-
-
Danny Auble authored
-
- 17 Oct, 2013 3 commits
-
-
Danny Auble authored
-
Morris Jette authored
-
David Bigagli authored
-
- 16 Oct, 2013 3 commits
-
-
Chrysovalantis Paschoulas authored
-
Castain, Ralph H authored
-
jette authored
Formerly was NO_VAL and will be reported as "TBD" by scontrol and squeue commands.
-
- 15 Oct, 2013 3 commits
-
-
Trofinoff, Stephen authored
-
Martin Perry authored
-
Danny Auble authored
-
- 14 Oct, 2013 4 commits
-
-
Filip Skalski authored
-
Janne Blomqvist authored
Set RLIMIT_RSS, RLIMIT_AS and/or RLIMIT_DATA to enforce memory limit. See bug 454 for details
-
jette authored
The pending jobs will have their reservation info removed bug 455
-
jette authored
Previously it was always set to the job's CPU count
-
- 11 Oct, 2013 8 commits
-
-
Morris Jette authored
Initiate jobs pending to run in a reservation as soon as the reservation becomes active. Partial fix for bug 455
-
Morris Jette authored
Revert commit 626be3ea It was causing stack overflow and memory corruption
-
Martin Perry authored
-
Morris Jette authored
Initiate jobs pending to run in a reservation as soon as the reservation becomes active. Partial fix for bug 455
-
Morris Jette authored
Revert commit 626be3ea It was causing stack overflow and memory corruption
-
Martin Perry authored
-
Morris Jette authored
Previous logic only reported un-reserved node map. New logging adds information about each job testing and where/when it is scheduled resources.
-
Danny Auble authored
slurm.conf when using the DBD.
-
- 10 Oct, 2013 1 commit
-
-
jette authored
Induced by bf_continue option and deleting a partition.
-
- 09 Oct, 2013 3 commits
-
-
David Bigagli authored
to reflect only the latest supported format.
-
Morris Jette authored
if bf_continue option is configured and slurm is reconfigured during one of the sleep cycles, then the backfill scheduler will reference an invalid partition pointer.
-
Morris Jette authored
Previous logic would place more tasks on each node than specified by --ntasks-per-node, using fewer nodes than desired. This only happens with exclusive node allocations (e.g. in partition configuration Shared=Exclusive).
-
- 08 Oct, 2013 2 commits
-
-
Morris Jette authored
EpilogSlurmctld pthread is passed required arguments rather than a pointer to the job record, which under some conditions could be purged and result in an invalid memory reference.
-
Morris Jette authored
EpilogSlurmctld pthread is passed required arguments rather than a pointer to the job record, which under some conditions could be purged and result in an invalid memory reference.
-
- 07 Oct, 2013 2 commits
-
-
Don Lipari authored
reboot of a block if only jobs in the list are running on it when cnodes go into a failure state.
-
David Bigagli authored
-
- 04 Oct, 2013 3 commits
-
-
Nathan Yee authored
_p_ in the plugin function names _g_ in the global function names
-
Morris Jette authored
-
David Bigagli authored
This functionality has been obsoleted by the LogTimeFormat.
-