- Aug 10, 2012
-
-
Morris Jette authored
-
Morris Jette authored
Return ESLURM_NODES_BUSY rather than ESLURM_NODE_NOT_AVAIL error on job submit when required nodes are up, but completing a job or in exclusive job allocation.
-
- Aug 09, 2012
-
-
Matthieu Hautreux authored
-
Matthieu Hautreux authored
previous 20 minute time limit. The previous behavior would fail for large files 20 minutes into the transfer.
-
Danny Auble authored
-
Morris Jette authored
If a user tries to to clear message that he does not own, return access denied rather than not found error
-
Danny Auble authored
-
Morris Jette authored
-
Morris Jette authored
Close the batch job's environment file when it contains no data to avoid leaking file descriptors.
-
- Aug 08, 2012
-
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
- Aug 07, 2012
-
-
Brian Gilmer authored
-
- Aug 06, 2012
-
-
Danny Auble authored
to operate the same way salloc or sbatch did and assign a task per cpu by default instead of task per node.
-
- Aug 03, 2012
-
-
Danny Auble authored
correctly. Before the errno wasn't being checked correctly
-
- Aug 02, 2012
-
-
Danny Auble authored
-
Don Lipari authored
-
- Aug 01, 2012
-
-
Danny Auble authored
-
Morris Jette authored
-
Morris Jette authored
-
Danny Auble authored
correctly as of IBM driver V1R1M1 efix 008.
-
Danny Auble authored
configured correctly.
-
Danny Auble authored
Move code to handle multiple clusters. Previous code could have issues where job_db_inx space could overlap.
-
- Jul 31, 2012
-
-
Danny Auble authored
current or in the past.
-
Mark Nelson authored
from Mark Nelson
-
Janne Blomqvist authored
Using the syscalls directly rather than calling bin/(u)mount via system() avoids a few fork + exec calls, and provides better error handling if something goes wrong. Users of this functionality are also updated to use slurm_strerror in order to provide a more informative error message. The mount and umount syscalls are Linux-specific, but so are cgroups so no portability is lost.
-
Danny Auble authored
-
Danny Auble authored
Using the syscalls directly rather than calling bin/(u)mount via system() avoids a few fork + exec calls, and provides better error handling if something goes wrong. Users of this functionality are also updated to use slurm_strerror in order to provide a more informative error message. The mount and umount syscalls are Linux-specific, but so are cgroups so no portability is lost.
-
Danny Auble authored
Using the syscalls directly rather than calling bin/(u)mount via system() avoids a few fork + exec calls, and provides better error handling if something goes wrong. Users of this functionality are also updated to use slurm_strerror in order to provide a more informative error message. The mount and umount syscalls are Linux-specific, but so are cgroups so no portability is lost.
-
Danny Auble authored
the current plugin has been loaded when using runjob_mux_refresh_config
-
Don Lipari authored
These comments were orphaned with this commit: 874f797f Move the start time calculation of pending jobs into a separate pthread on Nov 3, 2010.
-
- Jul 26, 2012
-
-
Morris Jette authored
Correct parsing of srun/sbatch input/output/error file names so that only the name "none" is mapped to /dev/null and not any file name starting with "none" (e.g. "none.o"). This fixes bug #98.
-
- Jul 25, 2012
-
-
Morris Jette authored
-
Janne Blomqvist authored
-
Janne Blomqvist authored
-
- Jul 24, 2012
-
-
Morris Jette authored
-
Morris Jette authored
Gres: If a gres has a count of one and an associated file then when doing a reconfiguration, the node's bitmap was not cleared resulting in an underflow upon job termination or removal from scheduling matrix by the backfill scheduler.
-
Danny Auble authored
-
- Jul 23, 2012
-
-
Morris Jette authored
Cray and BlueGene - Do not treat lack of usable front-end nodes when slurmctld deamon starts as a fatal error. Also preserve correct front-end node for jobs when there is more than one front-end node and the slurmctld daemon restarts.
-
- Jul 19, 2012
-
-
Danny Auble authored
-