- Feb 27, 2014
-
-
Morris Jette authored
The merge from v2.6 to master in commit 18985643 seems to have gone horribly wrong. This should fix it.
-
Danny Auble authored
-
Morris Jette authored
bug 607
-
Danny Auble authored
-
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
-
Danny Auble authored
-
Danny Auble authored
-
Morris Jette authored
If a partition was configured with Shared=yes, then submitting a job with --core-spec option failed to allocate the node exclusively to that job.
-
Morris Jette authored
No changes in logic
-
- Feb 26, 2014
-
-
Morris Jette authored
-
Morris Jette authored
-
Danny Auble authored
-
david authored
-
Danny Auble authored
-
Morris Jette authored
-
Morris Jette authored
-
David Bigagli authored
-
David Bigagli authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
- Feb 25, 2014
-
-
Danny Auble authored
-
Danny Auble authored
placed.
-
Danny Auble authored
-
Morris Jette authored
Conflicts: src/plugins/select/bluegene/select_bluegene.c src/plugins/select/linear/select_linear.c
-
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.
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
Add resrvation "flags" field to select_p_resv_test() and select_g_resv_test() functions. Also found errors in how those functions are referenced in select/linear and select/bluegene
-
Morris Jette authored
-
Morris Jette authored
Underlying code incomplete. Only added the flag.
-
Josko Plazonic authored
-
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).
-
Morris Jette authored
This information was never used and has been eliminated
-
Morris Jette authored
Function argument definition did not match code. Needed to change uint16_t to uint32_t
-
Danny Auble authored
-
Morris Jette authored
-
David Bigagli authored
-