1
1
openmpi/ompi/mca
George Bosilca d916e0c5b4 The (I hope) final solution for the convertor problem. As all the PML inherit
the base send and receive request from the pml_base, we can solve our problem
if we construct the convertor attached to any request in the pml_base_construct
function. At the end of the life time for each request (here life time is 
related to one utilisation, without taking in account the cache) we release
all information attached to the convertors in the _FINI macro by calling the
ompi_convertor_cleanup.

This commit was SVN r7910.
2005-10-28 03:26:36 +00:00
..
allocator Fix a couple of places where headers didn't get installed correctly when 2005-10-18 20:12:55 +00:00
bml The next in a long line of crazed build system changes from Brian. This was 2005-10-17 00:21:10 +00:00
btl add support for srq limit reached async event, even though it doesn't appear 2005-10-27 22:47:19 +00:00
coll enable allreduce to be selected 2005-10-26 23:55:37 +00:00
common The next in a long line of crazed build system changes from Brian. This was 2005-10-17 00:21:10 +00:00
io The next in a long line of crazed build system changes from Brian. This was 2005-10-17 00:21:10 +00:00
mpool update openib mpool to properly deregister and release (carry over from 2005-10-20 03:57:17 +00:00
pml The (I hope) final solution for the convertor problem. As all the PML inherit 2005-10-28 03:26:36 +00:00
ptl The next in a long line of crazed build system changes from Brian. This was 2005-10-17 00:21:10 +00:00
rcache Fix a couple of places where headers didn't get installed correctly when 2005-10-18 20:12:55 +00:00
topo The next in a long line of crazed build system changes from Brian. This was 2005-10-17 00:21:10 +00:00
win_makefile Rename src -> ompi 2005-07-02 13:43:57 +00:00