- 21 Oct, 2013 3 commits
-
-
Morris Jette authored
Expect timing was sometimes causing failures
-
Morris Jette authored
File delays sometimes larger than 60 seconds
-
Morris Jette authored
Conflicts: doc/man/man5/slurm.conf.5 testsuite/expect/test1.89 testsuite/expect/test1.90
-
- 20 Oct, 2013 3 commits
-
-
jette authored
Change Sockets to SocketsPerBoard and Procs to CPUs
-
jette authored
If the backfill scheduler relinquishes locks and the normal job scheduler starts a job that the backfill scheduler was actively working, the backfill scheduler will try to re-schedule that same job, possibly resulting in an invalid memory reference or other badness.
-
jette authored
-
- 19 Oct, 2013 5 commits
-
-
Morris Jette authored
Fix for --cpu_bind=map_cpu/mask_cpu/map_ldom/mask_ldom plus --mem_bind=map_mem/mask_mem options, broken in 2.6.2. See commit 718382da
-
Morris Jette authored
Expect was failing periodicallly due to apparent timing problems
-
Danny Auble authored
make sure we weren't the one holding things up.
-
Danny Auble authored
-
David Bigagli authored
-
- 18 Oct, 2013 23 commits
-
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Francois Diakhate authored
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
A time value of "#-#" ignored the hour value (second #).
-
Morris Jette authored
Corrections to commit dbbd78e2 Index into array was using global task count rather than local task count
-
Morris Jette authored
This corrects a bug introduced in commit dbbd78e2 which went off the end of an array
-
Morris Jette authored
This messsage type: Warning: Note very large processing time from schedule: usec=9467365 began=11:06:23.003 is reporting the end time as the began value
-
Danny Auble authored
-
Morris Jette authored
-
Danny Auble authored
-
Morris Jette authored
-
Morris Jette authored
In commit dbbd78e2 logic was added that, at least on some systems, lost flags needed to distinguish between exit on signal and exit status code. This resulted in test 7.13 failing on Ubuntu 13.04
-
David Bigagli authored
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
Bug was introduced in commit b7e60b98 which resulting in job step ID being preinted by squeue incorrectly
-
- 17 Oct, 2013 6 commits
-
-
Morris Jette authored
-
Morris Jette authored
-
Danny Auble authored
Conflicts: src/slurmd/slurmd/slurmd.c
-
Morris Jette authored
This prevents premature re-sending of job kill RPC (e.g. "Resending TERMINATE_JOB request JobId=#")
-
Danny Auble authored
-
Morris Jette authored
-