1
1
openmpi/ompi/mca
Galen Shipman 6b051e255e already checked size.. no need to do it again..
This commit was SVN r16409.
2007-10-09 18:59:10 +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 already checked size.. no need to do it again.. 2007-10-09 18:59:10 +00:00
coll Add LLNL copyright to the file i modified yesterday 2007-10-09 15:18:23 +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 Seperate finalize and close for the PML, this gives the PML a chance to complete any outstanding operations prior to close. Before this change we just called pml_finalize in pml_close which causes problems if there are outstanding events that a BTL/MTL needs to progress during finalize. The problem is that MPI_COMM_WORLD and others were destroyed prior to closing the PML, pml_close would call pml_finalize, events would progress in the BTL, and these events expected MPI_COMM_WORLD to still be around.. 2007-10-09 15:28:56 +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