1
1
openmpi/orte/mca/oob/base
2014-03-17 21:23:59 +00:00
..
base.h Deal with the corner case where we encounter an error when attempting to launch a daemon. In this case, we will order abnormal termination before daemons callback to us, and thus any attempt to send them a "die" message will fail. Ensure that mpirun at least exits cleanly in this scenario, thereby allowing the remote daemons that did get launched to commit suicide when comm fails. 2014-03-14 15:32:30 +00:00
help-oob-base.txt Provide better messages when we don't find any included interfaces, and/or don't find any interfaces for use by OOB. 2014-02-11 19:29:03 +00:00
Makefile.am Provide better messages when we don't find any included interfaces, and/or don't find any interfaces for use by OOB. 2014-02-11 19:29:03 +00:00
oob_base_frame.c There is no OOB component object - it is a simple struct with an opal_list_item_t element at the beginning 2014-03-17 21:23:59 +00:00
oob_base_select.c Fix bugs in the oob base - ensure we get the components in high-to-low priority, and that we correctly track reachability via all components. Adjust the priority of the tcp component to leave headroom for others 2014-02-16 03:19:08 +00:00
oob_base_stubs.c use the existing pretty-print function for information about the job state 2014-03-12 12:34:25 +00:00