- Dec 05, 2014
-
-
Danny Auble authored
-
Danny Auble authored
have no weight. This allows for association and QOS decay limits to work.
-
Danny Auble authored
Before without this option accounting would not be correct unless the job was allocating enough resources to fill up the socket. Making this the default makes it so the entire socket is allocated to job similar to the way CR_CORE works with allocating the entire core to the job even if they don't allocate the whole core.
-
Danny Auble authored
Conflicts: src/plugins/priority/multifactor/fair_tree.c
-
- Dec 04, 2014
-
-
Danny Auble authored
option.
-
Morris Jette authored
Move a lot of logic from generic plugin to common and add calls from cray plugin Add logic for burst_buffer/cray to read and report burst_buffer.conf Move hash management functions into common
-
Danny Auble authored
-
Ryan Cox authored
-
David Bigagli authored
draining in sinfo output.
-
Brian Christiansen authored
-
Brian Christiansen authored
-
Brian Christiansen authored
-
Brian Christiansen authored
Fix jobs from starting in overlapping reservations that won't finish before a "maint" reservation begins. Bug 1290
-
Morris Jette authored
Note that specifying Gres Type limits the Count.
-
Morris Jette authored
Avoid huge malloc if GRES configured with "Type" and huge "Count".
-
Morris Jette authored
Move the burst buffer configuration handling from generic to common
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
when the DBD is down.
-
Danny Auble authored
-
Danny Auble authored
Conflicts: src/sview/job_info.c
-
Danny Auble authored
-
Morris Jette authored
These are only stubs at this time
-
- Dec 03, 2014
-
-
David Bigagli authored
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
Conflicts: src/plugins/task/cray/task_cray.c
-
Morris Jette authored
This only prints the message if the user enables more detailed logging bug 1171
-
Danny Auble authored
Conflicts: src/common/assoc_mgr.c
-
Morris Jette authored
Conflicts: src/plugins/task/cray/task_cray.c
-
Danny Auble authored
creating possible memory corruption when a hash isn't found.
-
Morris Jette authored
Log Cray MPI job calling exit() without mpi_fini(), but do not treat it as a fatal error. This partially reverts logic added in version 14.03.9. bug 1171
-
Brian Christiansen authored
Bug 1289
-
Danny Auble authored
could result in seg fault.
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
- Dec 02, 2014
-
-
Morris Jette authored
-
Morris Jette authored
This only enables this configuration without providing the necessary infrastructure to support it. Add preempt_by_qos flag to select/cons_res In select/cons_res add extra row to scheduling array if preempt/qos is used. This is used only when a job is started via preempting another job in the same partition, but a lower priority QOS. Update preemption documentation
-