1
1
openmpi/orte/mca/oob
2007-04-25 18:06:06 +00:00
..
base Bring in the code for routing xcast stage gate messages via the local orteds. This code is inactive unless you specifically request it via an mca param oob_xcast_mode (can be set to "linear" or "direct"). Direct mode is the old standard method where we send messages directly to each MPI process. Linear mode sends the xcast message via the orteds, with the HNP sending the message to each orted directly. 2007-04-23 18:41:04 +00:00
tcp Move mca_btl_tcp_addr_isipv4public to opal_addr_isipv4public 2007-04-25 18:06:06 +00:00
Makefile.am Add some missing headers / correct one installation directory 2005-12-08 04:00:52 +00:00
oob_types.h Remove an abstraction barrier I thought was gone long-ago. The OOB subscription really shouldn't be defined as an OMPI subscription. 2007-01-02 16:16:50 +00:00
oob.h Bring in the code for routing xcast stage gate messages via the local orteds. This code is inactive unless you specifically request it via an mca param oob_xcast_mode (can be set to "linear" or "direct"). Direct mode is the old standard method where we send messages directly to each MPI process. Linear mode sends the xcast message via the orteds, with the HNP sending the message to each orted directly. 2007-04-23 18:41:04 +00:00