- 16 Oct, 2013 2 commits
-
-
Castain, Ralph H authored
-
jette authored
Formerly was NO_VAL and will be reported as "TBD" by scontrol and squeue commands.
-
- 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.
-
- 03 Oct, 2013 9 commits
-
-
Morris Jette authored
Modify slurmctld message retry logic to support Cray cold-standby SDB.
-
Rod Schultz authored
-
Morris Jette authored
-
Morris Jette authored
From "Missing time limit" to "Time limit specification required, but not provided"
-
Morris Jette authored
-
David Bigagli authored
segfault.
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
-
- 02 Oct, 2013 4 commits
-
-
David Bigagli authored
is not parsed correctly.
-
Morris Jette authored
gres/gpu and gres/mic - Do not treat the existence of an empty gres.conf file as a fatal error. There may be no gres devices on that node so we do not require the file. Assume gres counts of zero if no file.
-
Morris Jette authored
bug 436
-
Morris Jette authored
bug 436
-
- 01 Oct, 2013 2 commits
-
-
Morris Jette authored
just print the job ID rather than "Submitted batch job #"
-
Eric Winter authored
job CPU count not loaded correctly Partition time limit format wrong (minutes rather than hhmmss format).
-