- 09 Aug, 2012 1 commit
-
-
Morris Jette authored
Close the batch job's environment file when it contains no data to avoid leaking file descriptors.
-
- 08 Aug, 2012 2 commits
-
-
Danny Auble authored
-
Danny Auble authored
-
- 07 Aug, 2012 4 commits
-
-
Brian Gilmer authored
-
Morris Jette authored
-
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.
-
Danny Auble authored
correctly. Before the errno wasn't being checked correctly
-
- 06 Aug, 2012 1 commit
-
-
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.
-
- 03 Aug, 2012 2 commits
-
-
Danny Auble authored
correctly. Before the errno wasn't being checked correctly
-
Morris Jette authored
-
- 02 Aug, 2012 1 commit
-
-
Morris Jette authored
This patch adds logic to work around advanced reservations better.
-
- 01 Aug, 2012 6 commits
-
-
Morris Jette authored
Change node_req field in struct job_resources from 8 to 32 bits so we can run more than 256 jobs per node.
-
Danny Auble authored
-
Morris Jette authored
-
Danny Auble authored
correctly as of IBM driver V1R1M1 efix 008.
-
Morris Jette authored
-
Danny Auble authored
configured correctly.
-
- 31 Jul, 2012 7 commits
-
-
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
-
- 30 Jul, 2012 1 commit
-
-
Morris Jette authored
-
- 27 Jul, 2012 1 commit
-
-
Morris Jette authored
I would like to make two changes to this: 1) since the reservation name can easily exceed 9 characters, I would like the field to be however large it needs to be without truncating the name. I did this by looking at the names then setting the field size to that width. 2) The other headers are in capitals, so I changed ResName State StartTime EndTime Duration Nodelist to RESV_NAME STATE START_TIME END_TIME DURATION NODELIST
-
- 26 Jul, 2012 2 commits
-
-
Morris Jette authored
-
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.
-
- 24 Jul, 2012 1 commit
-
-
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.
-
- 23 Jul, 2012 1 commit
-
-
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.
-
- 19 Jul, 2012 2 commits
-
-
Danny Auble authored
while it is attempting to free underlying hardware is marked in error making small blocks overlapping with the freeing block. This only applies to dynamic layout mode.
-
Alejandro Lucero Palau authored
-
- 16 Jul, 2012 1 commit
-
-
Morris Jette authored
-
- 13 Jul, 2012 2 commits
-
-
Danny Auble authored
is always set when sending or receiving a message.
-
Tim Wickberg authored
-
- 12 Jul, 2012 4 commits
-
-
Danny Auble authored
than 1 midplane but not the entire allocation.
-
Danny Auble authored
multi midplane block allocation.
-
Danny Auble authored
-
Danny Auble authored
where other blocks on an overlapping midplane are running jobs.
-
- 11 Jul, 2012 1 commit
-
-
Danny Auble authored
hardware is marked bad remove the larger block and create a block over just the bad hardware making the other hardware available to run on.
-