- Mar 02, 2014
-
-
jette authored
Add support for SchedulerParameters value of bf_max_job_start that limits the total number of jobs that can be started in a single iteration of the backfill scheduler. bug 607
-
- Feb 28, 2014
-
-
Morris Jette authored
Previously slurmctld would restart without information about allocated ports. This add save/restore logic which will work for graceful shutdowns. More work is needed in the case of slurmctld crashes.
-
- Feb 27, 2014
-
-
Morris Jette authored
bug 607
-
Danny Auble authored
-
Morris Jette authored
bug 607
-
Danny Auble authored
-
Morris Jette authored
Make job array expressions more flexible to accept multiple step counts in the expression (e.g. "--array=1-10:2,50-60:5,123").
-
Danny Auble authored
-
- Feb 26, 2014
-
-
Danny Auble authored
-
David Bigagli authored
-
Danny Auble authored
-
- Feb 25, 2014
-
-
Danny Auble authored
placed.
-
Morris Jette authored
Underlying code incomplete. Only added the flag.
-
Danny Auble authored
accounting if running for the first time (should speed up startup dramatically on systems with lots of nodes or lots of jobs).
-
Danny Auble authored
-
Morris Jette authored
-
David Bigagli authored
-
- Feb 21, 2014
-
-
Danny Auble authored
count.
-
Danny Auble authored
nodes.
-
Morris Jette authored
-
Danny Auble authored
-
Morris Jette authored
select/cons_res bug fix for range of node counts with --cpus-per-task option (e.g. "srun -N2-3 -c2 hostname" would allocate 2 CPUs on the first node and 0 CPUs on the second node).
-
- Feb 20, 2014
-
-
Morris Jette authored
If a job requires specific nodes and can not run due to those nodes being busy, the main scheduling loop will block those specific nodes rather than the entire queue/partition. bug 595
-
Morris Jette authored
-
- Feb 19, 2014
-
-
David Bigagli authored
variable.
-
David Bigagli authored
This reverts commit 1764a7e2. Conflicts: NEWS
-
David Bigagli authored
is not a corresponding association.
-
David Bigagli authored
is not a corresponding association.
-
David Bigagli authored
disabled.
-
- Feb 15, 2014
-
-
David Bigagli authored
-
Morris Jette authored
-
Morris Jette authored
-
- Feb 14, 2014
-
-
Daniele Didomizio authored
Added sbatch '--parsable' option to output only the job id number and the cluster name separated by a semicolon rather than "Submitted batch job....". Errors will still be displayed.
-
David Bigagli authored
-
Danny Auble authored
needed to forward a message the slurmd would core dump.
-
- Feb 13, 2014
-
-
Morris Jette authored
-
David Bigagli authored
describing that jobs must be drained from cluster before deploying any checkpoint plugin.
-
- Feb 12, 2014
-
-
David Bigagli authored
-
Morris Jette authored
Properly enforce a job's cpus-per-task option when a job's allocation is constrained on some nodes by the mem-per-cpu option. bug 590
-
- Feb 11, 2014
-
-
Morris Jette authored
-