- Feb 03, 2015
-
-
David Bigagli authored
SLURM_JOB_PARTITION to be the one in which the job started.
-
Morris Jette authored
-
Brian Christiansen authored
-
Brian Christiansen authored
Bug 1407 Continuation of da8409c0
-
Morris Jette authored
-
Morris Jette authored
If using proctrack/cgroup and gres/gpu, always start CUDA_VISIBLE_DEVICES environment variable numbering at 0. bug 1421
-
Danny Auble authored
reservations.
-
Danny Auble authored
-
Danny Auble authored
This is an add on to commit 2e5142ef. Servicing Bug 1418.
-
David Bigagli authored
the partition in which the job runs.
-
- Feb 02, 2015
-
-
David Bigagli authored
-
David Bigagli authored
This reverts commit c18a3c72.
-
David Bigagli authored
-
Danny Auble authored
Front End systems.
-
David Bigagli authored
-
- Jan 31, 2015
-
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
initially been added.
-
Morris Jette authored
Use full state names rather than abbreviated form in reporting possible values bug 1413
-
- Jan 30, 2015
-
-
David Bigagli authored
Conflicts: src/slurmctld/job_scheduler.c src/slurmd/slurmd/req.c
-
David Bigagli authored
-
Danny Auble authored
-
- Jan 28, 2015
-
-
David Bigagli authored
-
Brian Christiansen authored
-
Gary B Skouson authored
-
Brian Christiansen authored
Bug 1397
-
- Jan 27, 2015
-
-
Brian Christiansen authored
Bug 1384
-
- Jan 26, 2015
-
-
Aaron Knister authored
-
- Jan 23, 2015
-
-
Dorian Krause authored
-
Morris Jette authored
Improve logging, comments, and formatting
-
- Jan 22, 2015
-
-
Morris Jette authored
This change prevents a new debug() message from being generated if an explicit timeout was set, as used by END_DEBUG3.
-
Morris Jette authored
Log long processing times with the verbose() call only if they take over 3 seconds (previously 1 second). Log anything over 1 second using debug(). bug 1082
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
installing
-
Morris Jette authored
-
- Jan 21, 2015
-
-
Morris Jette authored
If some tasks of a job array are runnable and the meta-job array record is not runable (e.g. held), the old logic could start a runable task then try to start the non-runable meta-job, discover it can not run, and set its reason to "BadConstraints". Test case: Make it so no jobs can start (partition stopped, slurmd down, etc.) submit a job array hold the job array release the first two tasks of the job array Make it so jobs can start
-
Morris Jette authored
This backports some logic already added to v15.08
-
Morris Jette authored
Conflicts: src/squeue/print.c
-
Morris Jette authored
Squeue modified to not merge tasks of a job array if their wait reasons differ. bug 1388
-