- Nov 18, 2015
-
-
Morris Jette authored
Distinguish between job and step IDs in sbcast (or srun --bcast) logs.
-
Morris Jette authored
-
David Bigagli authored
-
Gennaro Oliva authored
-
Morris Jette authored
-
Morris Jette authored
bug introduced in commit 06b54823
-
Tim Wickberg authored
-
Tim Wickberg authored
-
Morris Jette authored
-
Morris Jette authored
Added srun option of --bcast to move executable file to compute nodes
-
- Nov 17, 2015
-
-
Morris Jette authored
burst_buffer/cray: Support file staging when job lacks job-specific buffer (i.e. only persistent burst buffers). bug 2113
-
David Bigagli authored
-
- Nov 16, 2015
-
-
Morris Jette authored
No change to document contents, just reorded the fields documented.
-
Morris Jette authored
bug 2143
-
Morris Jette authored
Always log some operations (previously logging was only triggered by long run time of the operations) Log some operations with info() rather than debug() for DebugFlags= burstbuffer
-
Morris Jette authored
test more association/qos limits before reserving resources for a pending job. This complements commit dcc943b7 bug 2129
-
Morris Jette authored
Backfill scheduler: Test association and QOS node limits before reserving resources for pending job. bug 2129
-
Morris Jette authored
-
Morris Jette authored
-
- Nov 13, 2015
-
-
Nathan Yee authored
Bug 1493
-
Danny Auble authored
-
Brian Christiansen authored
-
Brian Christiansen authored
Prevents the following sequence from causing a segfault: $ scontrol create partitionname=stuff nodes=ALL $ sbatch --wrap="hostname" -o/dev/null -p stuff Submitted batch job 1047468 $ scontrol delete partitionname=stuff $ scontrol update jobid=1047468 partition=stuff
-
Brian Christiansen authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
tree.
-
Danny Auble authored
-
Morris Jette authored
Previously only SlurmUser could do so.
-
Danny Auble authored
-
Tim Wickberg authored
Bug 2006
-
Brian Christiansen authored
Bug 2006
-
Ryan Cox authored
-
Danny Auble authored
cgroup system for the extern step. This needs to happen for accounting purposes, but also makes things simplier.
-
Danny Auble authored
step.
-
Morris Jette authored
-
- Nov 12, 2015
-
-
-
Mark Roberts authored
-
Morris Jette authored
Test if job is pending before looking at burst buffer specs when building the job queue. This should result in a slight speedup in the job scheduling logic.
-
Alejandro Sanchez authored
-