- 10 Oct, 2013 3 commits
-
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
to NULL. At least if you try the compiler gives this warning warning: left-hand operand of comma expression has no effect [-Wunused-value] In 13.12 this is treated as an error
-
- 09 Oct, 2013 13 commits
-
-
David Bigagli authored
to reflect only the latest supported format.
-
Danny Auble authored
bug 450
-
Martin Perry authored
-
Danny Auble authored
epilog_complete_msg_t message
-
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.
-
Danny Auble authored
fix minor sdiag typo
-
John Morrissey authored
-
Morris Jette authored
-
Morris Jette authored
-
Ralph Castain authored
-
Danny Auble authored
Conflicts: src/slurmctld/job_scheduler.c
-
Morris Jette authored
Result of bad merge
-
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 13 commits
-
-
Morris Jette authored
Remove stray spaces from a line
-
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
-
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.
-
Danny Auble authored
Conflicts: contribs/pmi2/pmi2_api.c
-
Danny Auble authored
-
Danny Auble authored
from the execution host)
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
- 07 Oct, 2013 9 commits
-
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
Problem with previous method is if a job where the cnode failure happened had the --no-kill option the block would be locked up until a job finished.
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
a block.
-
Danny Auble authored
-
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 2 commits
-
-
Nathan Yee authored
_p_ in the plugin function names _g_ in the global function names
-
Morris Jette authored
-