-
- Downloads
Add nodes_avail to the select_[g|p]_step_pick_nodes function to be able
to get from the plugin available nodes to run step on. This is needed for a Cray when running with Network performance counters.
Showing
- src/common/node_select.c 5 additions, 2 deletionssrc/common/node_select.c
- src/common/node_select.h 7 additions, 3 deletionssrc/common/node_select.h
- src/plugins/select/alps/select_alps.c 3 additions, 2 deletionssrc/plugins/select/alps/select_alps.c
- src/plugins/select/bluegene/select_bluegene.c 2 additions, 1 deletionsrc/plugins/select/bluegene/select_bluegene.c
- src/plugins/select/cons_res/select_cons_res.c 2 additions, 1 deletionsrc/plugins/select/cons_res/select_cons_res.c
- src/plugins/select/cray/select_cray.c 3 additions, 2 deletionssrc/plugins/select/cray/select_cray.c
- src/plugins/select/linear/select_linear.c 2 additions, 1 deletionsrc/plugins/select/linear/select_linear.c
- src/plugins/select/other/other_select.c 6 additions, 2 deletionssrc/plugins/select/other/other_select.c
- src/plugins/select/other/other_select.h 3 additions, 1 deletionsrc/plugins/select/other/other_select.h
- src/plugins/select/serial/select_serial.c 2 additions, 1 deletionsrc/plugins/select/serial/select_serial.c
Loading
Please register or sign in to comment