- Mar 04, 2014
-
-
Carlos Bederián authored
-
- Mar 03, 2014
-
-
David Bigagli authored
merged together.
-
Danny Auble authored
-
Josko Plazonic authored
sacct.
-
- Mar 02, 2014
- Feb 28, 2014
-
-
Morris Jette authored
Since the QOS priority is 32-bits, base the preemption priority upon that 32-bit field and ignore the job size. Variant of commit a3e74ef2
-
Morris Jette authored
The job preemption order was based upon the lowest 16 bits of a QOS priority, but the field holds 32 bits. This uses a value of 0xffff if the QOS priority is higher.
-
- Feb 27, 2014
-
-
Morris Jette authored
bug 607
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
- Feb 26, 2014
-
-
Morris Jette authored
-
Danny Auble authored
-
Danny Auble authored
-
- Feb 25, 2014
-
-
Danny Auble authored
placed.
-
Morris Jette authored
The select_p_resv_test() functions for the select/linear and select/bluegene plugins were not updated for specifying core counts per node. The additional argument was not used, but now the functions are consistent across all of the select plugins.
-
David Bigagli authored
-
- Feb 21, 2014
-
-
Danny Auble authored
count.
-
Danny Auble authored
nodes.
-
Danny Auble authored
-
- 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
is not a corresponding association.
-
David Bigagli authored
is not a corresponding association.
-
- Feb 14, 2014
-
-
David Bigagli authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
needed to forward a message the slurmd would core dump.
-
- Feb 13, 2014
-
-
David Bigagli authored
describing that jobs must be drained from cluster before deploying any checkpoint plugin.
-
- Feb 12, 2014
-
-
Morris Jette authored
Re-order existing code so that per-cpu memory limits will be enforce with both cpus_per_task and ntasks_per_node limits.
-
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 10, 2014
-
-
Morris Jette authored
-
Morris Jette authored
-
- Feb 09, 2014
-
-
Moe Jette authored
-
- Feb 08, 2014
-
-
Danny Auble authored
-
Danny Auble authored
-
Morris Jette authored
This just shuts down the underlying select plugin used by select/cray in order for it to free all of its allocated memory
-
- Feb 07, 2014
-
-
Morris Jette authored
-