1
1
openmpi/ompi/mca/bml
Brian Barrett 59b22533f2 Enable RDMA for heterogeneous situations. Currently done by overloading
the ompi_convertor_need_buffers function to only return 0 if the convertor
is homogeneous (which it never does on the trunk, but does to on v1.2, but
that's a different issue).  Only enable the heterogeneous rdma code for
a btl if it supports it (via a flag), as some btls need some work for this
to work properly.  Currently only TCP and OpenIB extensively tested

This commit was SVN r15990.
2007-08-28 21:23:44 +00:00
..
base These are supposed to have a high probability of success. 2007-07-11 23:02:47 +00:00
r2 Enable RDMA for heterogeneous situations. Currently done by overloading 2007-08-28 21:23:44 +00:00
bml.h Fix three things from r15474 (thanks to Brian for noticing): 2007-07-18 11:38:06 +00:00
Makefile.am Fix a bunch of install locations for header files 2005-12-08 00:54:44 +00:00