- Dec 21, 2012
-
-
Morris Jette authored
Identify node states on which HealthCheckProgram should be executed.
-
- Dec 20, 2012
-
-
Danny Auble authored
slurm.conf with NodeAddr's signals going to a step could be handled incorrectly.
-
Danny Auble authored
would of also killed the allocation.
-
Morris Jette authored
This is a variation of "slurm_load_nodes", but accepts a node name argument, potentially resultingin substantial performance improvement for "sinfo --nodes=NAME".
-
Morris Jette authored
This is a variation of "slurm_load_jobs", but accepts a user ID argument, potentially resulting in substantial performance improvement.
-
- Dec 19, 2012
-
-
Danny Auble authored
to make one job run.
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-N1 -n#.
-
Morris Jette authored
This adds the fields to the data structures and configuration file to be used later for executing a program at the beginning and end of each reservation.
-
- Dec 18, 2012
-
-
Morris Jette authored
-
- Dec 17, 2012
-
-
Danny Auble authored
-
Morris Jette authored
-
Morris Jette authored
-
Chris Read authored
-
- Dec 14, 2012
-
-
Morris Jette authored
-
Danny Auble authored
-
Chris Reed authored
Without this patch, use of sched/builtin would always result in FIFO scheduling, even if priority/multifactor was configured
-
Danny Auble authored
-
- Dec 13, 2012
-
-
jette authored
-
Danny Auble authored
each block independently.
-
Danny Auble authored
-
- Dec 12, 2012
-
-
Morris Jette authored
-
- Dec 07, 2012
-
-
Morris Jette authored
Correction to hostlist sorting for hostnames that contain two numeric components and the first numeric component has various sizes (e.g. "rack9blade1" should come before "rack10blade1")
-
- Dec 06, 2012
-
-
Morris Jette authored
-
- Dec 05, 2012
-
-
Danny Auble authored
job on future step creation attempts.
-
Danny Auble authored
also cause it to run if the realtime server ever goes away.
-
Morris Jette authored
Especially for newly started jobs, the PrologSlurmctld can change a job's QOS based upon resource allocation.
-
- Dec 04, 2012
-
-
Danny Auble authored
DB2 so hard.
-
- Nov 30, 2012
-
-
Danny Auble authored
-
Danny Auble authored
on them. This should only happen in extreme conditions.
-
- Nov 29, 2012
-
-
Danny Auble authored
with associations get the deleted associations as well.
-
Francois Diakhate authored
request resources that reach a 'Max' limit.
-
Danny Auble authored
-
Danny Auble authored
user mark the state canceled instead of completed.
-
Morris Jette authored
-
Danny Auble authored
so it gets sent again. This isn't a major problem since the start will happen when the job ends, but this does make things cleaner.
-
Morris Jette authored
-
- Nov 28, 2012
-
-
Danny Auble authored
-
Danny Auble authored
you query against that with -N and -E you will get all jobs during that time instead of only the ones running on -N. Signed-off-by:
Danny Auble <da@schedmd.com>
-