1
1
openmpi/ompi/mca
Jeff Squyres f92d9097d8 Some more changes to update to coll v1.1.0 that were missed
yesterday.  This actually exposed a very, very long-standing bug where
part of the coll base was incorrectly checking the coll API version
against the MCA API version.  When coll went to v1.1 (yesterday) and
was no longer the same as the MCA v1.0, the test started failing.

This commit fixes to check for v1.1 everywhere in the coll base, and
to ensure to check coll framework/API version numbers against coll
framework/API version numbers (vs. against the MCA API version
number).

This commit was SVN r16373.
2007-10-07 12:20:22 +00:00
..
allocator Fixes trac:1134. 2007-08-16 19:39:52 +00:00
bml Enable RDMA for heterogeneous situations. Currently done by overloading 2007-08-28 21:23:44 +00:00
btl Gah -- ompi_info doesn't setup the connect pseudo component, so it'll 2007-10-04 18:03:56 +00:00
coll Some more changes to update to coll v1.1.0 that were missed 2007-10-07 12:20:22 +00:00
common The reference implementation of Portals (which runs over TCP on Linux) is 2007-08-17 03:56:49 +00:00
crcp Make sure to match on the communicator ID as well. 2007-09-21 18:16:02 +00:00
io Add ability to completely turn off MPI one-sided support, so that users 2007-08-18 21:35:51 +00:00
mpool Need to install the mpool_rdma.h so that we can build external BTLs that 2007-09-26 16:58:54 +00:00
mtl Fix abort caused by calling PtlEQGet on an invalid eq, which could occur 2007-08-06 17:28:11 +00:00
osc - Just some type casts. 2007-09-12 15:29:58 +00:00
pml 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
rcache Adding mca_mpool_rdma_finalize. 2007-07-23 16:18:36 +00:00
topo - UNexport symbols that shouldn't be needed outside the libraries 2007-05-16 15:46:52 +00:00