- Sep 12, 2012
-
-
Don Lipari authored
users/accounts/flags
-
- Sep 11, 2012
-
-
Danny Auble authored
correctly for current job.
-
Danny Auble authored
-
- Sep 08, 2012
-
-
Danny Auble authored
realtime server.
-
- Sep 07, 2012
-
-
Danny Auble authored
-
Danny Auble authored
start in the future but is able to run now.
-
- Sep 06, 2012
-
-
Danny Auble authored
-
- Sep 05, 2012
-
-
Danny Auble authored
-
Don Albert authored
accounting as well.
-
- Sep 04, 2012
-
-
Hongjia Cao authored
-
- Aug 30, 2012
-
-
HAUTREUX Matthieu authored
We've discovered that our implementation of proctrack/cgroups includes internal threads as well as the process pids so that "scontrol list pids" shows them as well. The attached patch (courtesy of Matthieu Hautreux) to 2.4.2 fixes this problem.
-
- Aug 29, 2012
-
-
Danny Auble authored
running on it are preemptable by scheduling job.
-
- Aug 28, 2012
-
-
Kacper Kowalik authored
-
Don Lipari authored
reported some suspended time.
-
Danny Auble authored
static blocks.
-
- Aug 21, 2012
-
-
Danny Auble authored
when none are requested. The Block allocator sets it up temporarily so this isn't needed.
-
Danny Auble authored
-
Mark Nelson authored
-
- Aug 13, 2012
-
-
Danny Auble authored
-
- Aug 10, 2012
-
-
Danny Auble authored
and a job comes through backfill and can fit on the block without ending jobs don't set an end_time for the running jobs since they don't need to end to start the job.
-
Danny Auble 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
previous 20 minute time limit. The previous behavior would fail for large files 20 minutes into the transfer.
-
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
-
- 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 01, 2012
-
-
Danny Auble authored
-
Morris Jette authored
-
Danny Auble authored
correctly as of IBM driver V1R1M1 efix 008.
-
Danny Auble authored
configured correctly.
-
- 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
-