1
1
openmpi/ompi/mca
Jeff Squyres 50bae9c603 Bring in the modular-wireup stuff for the openib BTL (from
/tmp/jms-modular-wireup branch):

 * This commit moves all the openib BTL connection code out of
   btl_openib_endpoint.c and into a connect "pseudo-component" area,
   meaning that different schemes for doing OFA connection schemes can
   be chosen via function pointer (i.e., MCA parameter) at run-time.
 * The connect/connect.h file includes comments describing the
   specific interface for the connect pseudo-component.
 * Two pseudo-components are in this commit (more can certainly be
   added).
   * oob: use the same old oob/rml scheme for creating OFA connections
     that we've had forever; this now just puts the logic into this
     self-contained pseudo-component.
   * rdma_cm: a currently-empty set of functions (that currently
     return NOT_IMPLEMENTED) that will someday use the RDMA connection
     manager to make OFA connections.

This commit was SVN r15786.
2007-08-06 23:40:35 +00:00
..
allocator Add some comments on the internals of the bucket structure. Alter the cleanup 2007-04-17 20:43:30 +00:00
bml - put the label to the right place 2007-07-31 09:34:41 +00:00
btl Bring in the modular-wireup stuff for the openib BTL (from 2007-08-06 23:40:35 +00:00
coll Merging in the Sparse Groups.. 2007-08-04 00:41:26 +00:00
common Back out part of r15756. The common_portals_utcp.c file is only used with 2007-08-06 17:21:00 +00:00
crcp reapply r15517 and r15520, which were removed in r15527 so that I could get 2007-07-20 02:34:29 +00:00
io Update ROMIO release to the one included with MPICH2-1.0.5p4, tagged in 2007-07-21 22:08:27 +00:00
mpool * restrict the user with 32 bit app to specify a sm_size to be between 2007-08-03 15:43:02 +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 The Windows support is now back in bussiness. 2007-07-25 03:55:34 +00:00
pml Code cleanup 2007-08-06 22:20:44 +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