1
1
openmpi/ompi/mca/btl
Galen Shipman 38a0561d9b Allow maximum send size to be less than the eager limit.
Instead of figuring out which free list the fragment belongs to based on size
we simply store a pointer to the list which it belongs in the fragment.

This was reviewed by Brian and should hit all the branches.

This commit was SVN r10072.
2006-05-25 16:57:14 +00:00
..
base - modified convertor copy_and_prepare routines to accept an addition 2006-03-17 18:46:48 +00:00
gm Add a missing copyright. 2006-04-19 21:36:22 +00:00
mvapi decrease eager limit to 12K (improves latency) 2006-04-14 22:28:37 +00:00
mx Cleanup the MX BTL. Remove all mpool related code as there will never be a MX mpool. 2006-05-04 06:55:45 +00:00
openib fix eager RDMA on PPC64. 2006-05-25 11:05:12 +00:00
portals * put rdma operations in the send event queue instead of receive because it's 2006-05-14 04:23:26 +00:00
self - turn on eager rdma by default 2006-04-14 21:11:14 +00:00
sm Fix for ticket #25. Ensure that in the threaded case where we have 2006-05-24 16:15:07 +00:00
tcp Allow maximum send size to be less than the eager limit. 2006-05-25 16:57:14 +00:00
template removed debug code - free list implementation has changed 2006-04-27 15:34:12 +00:00
udapl I can commit! *happy dance* 2006-05-25 15:47:59 +00:00
btl.h - modified convertor copy_and_prepare routines to accept an addition 2006-03-17 18:46:48 +00:00
Makefile.am fixes suggested by Ralf for supporting both Libtool 1 and 2 in Open MPI... 2005-12-19 03:10:23 +00:00