1
1
openmpi/ompi/mca/bml/r2
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
..
bml_r2_btl.c - updated copyrights 2006-03-27 22:48:12 +00:00
bml_r2_btl.h - updated copyrights 2006-03-27 22:48:12 +00:00
bml_r2_component.c Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
bml_r2_ft.c Move modex from pml base to general ompi runtime, sicne it's used by more 2007-07-09 17:16:34 +00:00
bml_r2_ft.h Closes trac:977 2007-04-14 02:06:05 +00:00
bml_r2.c Enable RDMA for heterogeneous situations. Currently done by overloading 2007-08-28 21:23:44 +00:00
bml_r2.h Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
configure.params Remove unneeded PARAM_INIT_FILE variable in configure.params files used by 2007-01-08 03:44:22 +00:00
help-mca-bml-r2.txt * Fix for ticket #242, print a friendly error message if we can't reach 2006-08-14 19:17:36 +00:00
Makefile.am Closes trac:977 2007-04-14 02:06:05 +00:00