- 21 Jul, 2014 10 commits
-
-
Danny Auble authored
-
Levi Morrison authored
-
Danny Auble authored
error... error: '0' flag ignored with '-' flag in gnu_printf format [-Werror=format=] printf("%0-*llX ", abs_len, (long long unsigned) value); There is probably be better way to fix it, I just wasn't sure how.
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Levi Morrison authored
-
- 18 Jul, 2014 28 commits
-
-
Danny Auble authored
-
Danny Auble authored
-
Ryan Cox authored
-
Danny Auble authored
-
Danny Auble authored
-
Ryan Cox authored
levels of accounts with fairshare=parent
-
Danny Auble authored
-
Ryan Cox authored
fairshare=parent
-
Danny Auble authored
in the association tree with fairshare=parent
-
Danny Auble authored
-
Danny Auble authored
is set or details ptr isn't on the job.
-
Danny Auble authored
_apply_priority_weights() back to _get_priority_internal() and have that function call _set_priority_factors instead of having that called outside of the function. This also makes it so _set_priority_factors isn't called on jobs with direct_set_prio or jobs's without a details ptr.
-
Ryan Cox authored
-
Ryan Cox authored
-
Ryan Cox authored
-
Morris Jette authored
-
David Bigagli authored
lost should the slurmctld restart.
-
David Bigagli authored
-
Bill Brophy authored
uses SelectType=select/cons_res otherwise don't send the request to slurmctld and return an error.
-
Morris Jette authored
Correct NumCPUs count for jobs with --exclusive option. bug 909
-
David Bigagli authored
lost should the slurmctld restart.
-
David Bigagli authored
-
Bill Brophy authored
uses SelectType=select/cons_res otherwise don't send the request to slurmctld and return an error.
-
Morris Jette authored
Correct NumCPUs count for jobs with --exclusive option. bug 909
-
Morris Jette authored
Conflicts: src/plugins/select/cons_res/select_cons_res.c
-
Morris Jette authored
This probably only happens on native Cray systems due to the deallocation delays related to node health check. In any case, the symptom is error message of this sort "job # dealloc of node ... bad node_offset 0 count is 0". It then fails to deallocate the nodes GRES back for use by other jobs. bug 973
-
Danny Auble authored
slurm_conf_reinit.
-
Danny Auble authored
counting as multiple nodes.
-
- 17 Jul, 2014 2 commits
-
-
Morris Jette authored
-
Morris Jette authored
-