1
1
openmpi/orte/mca/oob
Jeff Squyres c5782642d9 Fix some param names so that they show up when you "ompi_info --param
oob all".

This commit was SVN r14646.
2007-05-11 20:58:11 +00:00
..
base Fix some param names so that they show up when you "ompi_info --param 2007-05-11 20:58:11 +00:00
tcp - we don't need to export this symbol 2007-05-07 13:05:52 +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