- 12 Sep, 2012 1 commit
-
-
Don Lipari authored
users/accounts/flags
-
- 11 Sep, 2012 2 commits
-
-
Danny Auble authored
correctly for current job.
-
Danny Auble authored
-
- 08 Sep, 2012 1 commit
-
-
Danny Auble authored
realtime server.
-
- 07 Sep, 2012 2 commits
-
-
Danny Auble authored
-
Danny Auble authored
start in the future but is able to run now.
-
- 06 Sep, 2012 1 commit
-
-
Danny Auble authored
-
- 05 Sep, 2012 2 commits
-
-
Danny Auble authored
-
Don Albert authored
accounting as well.
-
- 04 Sep, 2012 1 commit
-
-
Hongjia Cao authored
-
- 30 Aug, 2012 1 commit
-
-
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.
-
- 29 Aug, 2012 1 commit
-
-
Danny Auble authored
running on it are preemptable by scheduling job.
-
- 28 Aug, 2012 3 commits
-
-
Kacper Kowalik authored
-
Don Lipari authored
reported some suspended time.
-
Danny Auble authored
static blocks.
-
- 21 Aug, 2012 3 commits
-
-
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
-
- 13 Aug, 2012 1 commit
-
-
Danny Auble authored
-
- 10 Aug, 2012 3 commits
-
-
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.
-
- 09 Aug, 2012 2 commits
-
-
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.
-
- 08 Aug, 2012 2 commits
-
-
Danny Auble authored
-
Danny Auble authored
-
- 07 Aug, 2012 1 commit
-
-
Brian Gilmer authored
-
- 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 1 commit
-
-
Danny Auble authored
correctly. Before the errno wasn't being checked correctly
-
- 01 Aug, 2012 4 commits
-
-
Danny Auble authored
-
Morris Jette authored
-
Danny Auble authored
correctly as of IBM driver V1R1M1 efix 008.
-
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
-