- 22 Aug, 2012 2 commits
-
-
Danny Auble authored
correctly when dealing with systems larger than 1 midplane :). This code was obsoleted by patch f365e8c5
-
Danny Auble authored
and going to create.
-
- 21 Aug, 2012 5 commits
-
-
Danny Auble authored
when none are requested. The Block allocator sets it up temporarily so this isn't needed.
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Mark Nelson authored
-
- 16 Aug, 2012 1 commit
-
-
Rod Schultz authored
-
- 15 Aug, 2012 1 commit
-
-
jette authored
-
- 13 Aug, 2012 1 commit
-
-
Danny Auble authored
-
- 10 Aug, 2012 5 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
confused with the functions jobinfo.
-
Danny Auble authored
-
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.
-
- 09 Aug, 2012 7 commits
-
-
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.
-
- 08 Aug, 2012 3 commits
-
-
Danny Auble authored
-
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
-
- 02 Aug, 2012 2 commits
-
-
Danny Auble authored
-
Don Lipari authored
-
- 01 Aug, 2012 6 commits
-
-
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.
-
- 31 Jul, 2012 4 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
-