1
1
openmpi/orte/mca/rml
Jeff Squyres 213b5d5c6e Per long threads on the mailing list and much confusion discussion
about linkers, have all OPAL, ORTE, and OMPI components '''not'' link
against the OPAL, ORTE, or OMPI libraries.

See ttp://www.open-mpi.org/community/lists/users/2007/10/4220.php for
details (or https://svn.open-mpi.org/trac/ompi/wiki/Linkers for a
better-formatted version of the same info).

This commit was SVN r16968.
2007-12-15 13:32:02 +00:00
..
base These changes were mostly captured in a prior RFC (except for #2 below) and are aimed specifically at improving startup performance and setting up the remaining modifications described in that RFC. 2007-10-05 19:48:23 +00:00
cnos Per long threads on the mailing list and much confusion discussion 2007-12-15 13:32:02 +00:00
ftrm Per long threads on the mailing list and much confusion discussion 2007-12-15 13:32:02 +00:00
oob Per long threads on the mailing list and much confusion discussion 2007-12-15 13:32:02 +00:00
Makefile.am Clean up a couple of configure things: 2007-05-15 04:23:48 +00:00
rml_types.h When in the unity message routing mode, we have to update the RML contact info in the parent procs so that they know how to talk to the children. Ideally, this would be done in the MPI layer since that layer knows which procs are actively involved in the comm_spawn. However, it isn't being done there, which causes comm_spawn to fail, so do it explicitly in the RTE. 2007-10-16 16:09:41 +00:00
rml.h A number of improvements / changes to the RML/OOB layers: 2007-07-20 01:34:02 +00:00