1
1
openmpi/ompi/mca/btl
Brian Barrett c723d196c5 Rather than using fragment size to determine fragment type, use an enum.
Do this rather than the my_list pointer because we need to do some
things that are somewhat special because we pre-pin eager fragments but
not send fragments.  Also makes a couple ideas I have slightly easier to
play around with.

This commit was SVN r10127.
2006-05-31 03:34:32 +00:00
..
base - modified convertor copy_and_prepare routines to accept an addition 2006-03-17 18:46:48 +00:00
gm Track fragments by list, not by size.. 2006-05-25 18:07:26 +00:00
mvapi Track fragments by list, not by size.. 2006-05-25 18:07:26 +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 Rather than using fragment size to determine fragment type, use an enum. 2006-05-31 03:34:32 +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