1
1
openmpi/ompi/mca/btl/openib
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
..
connect Create only one CQ for all BTLs on the same HCA. Many BTLs can be created for 2007-08-20 12:28:25 +00:00
btl_openib_async.c Passing NULL to pthread_exit() is verbotten. 2007-07-27 01:06:36 +00:00
btl_openib_async.h This commit brings in two major things: 2007-07-18 01:15:59 +00:00
btl_openib_component.c Credit fragment is not protected properly from concurrent access. There is a 2007-08-27 11:34:59 +00:00
btl_openib_eager_rdma.h post_send() function is called without endpoint lock held from explicit credits 2007-08-27 11:37:01 +00:00
btl_openib_endpoint.c post_send() function is called without endpoint lock held from explicit credits 2007-08-27 11:37:01 +00:00
btl_openib_endpoint.h Credit fragment is not protected properly from concurrent access. There is a 2007-08-27 11:34:59 +00:00
btl_openib_frag.c This commit brings in two major things: 2007-07-18 01:15:59 +00:00
btl_openib_frag.h 1) Return IB header to it's previous size by using char for cm_seen field. 2007-08-01 12:10:56 +00:00
btl_openib_ini.c Minor fixes in the help messages 2007-01-22 18:45:43 +00:00
btl_openib_ini.h Back out 13076 and 13077 in favor of a much simpler approach. 2007-01-11 14:07:15 +00:00
btl_openib_lex.h George found a great way to avoid warnings from flex for that unused 2006-08-28 13:44:37 +00:00
btl_openib_lex.l Back out r15158 because it apparently breaks with recent versions of 2007-06-21 21:14:10 +00:00
btl_openib_mca.c Enable RDMA for heterogeneous situations. Currently done by overloading 2007-08-28 21:23:44 +00:00
btl_openib_mca.h Bring over all the work from the /tmp/ib-hw-detect branch. In 2006-08-14 19:30:37 +00:00
btl_openib_proc.c reapply r15517 and r15520, which were removed in r15527 so that I could get 2007-07-20 02:34:29 +00:00
btl_openib_proc.h The last patch for Windows support. Mostly casting and conversion to C++ friendly headers. 2006-08-24 16:38:08 +00:00
btl_openib.c Enable RDMA for heterogeneous situations. Currently done by overloading 2007-08-28 21:23:44 +00:00
btl_openib.h post_send() function is called without endpoint lock held from explicit credits 2007-08-27 11:37:01 +00:00
btl-openib-benchmark * Added 2 new MCA parameters 2007-03-01 13:39:20 +00:00
configure.m4 Merge the /tmp/jms-installdirs-trunk branch into the trunk. This 2007-04-21 00:15:05 +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-mpi-btl-openib.txt * Fix problem caused by r15848: the test parser was looking for 2007-08-14 14:46:13 +00:00
Makefile.am Bring in the modular-wireup stuff for the openib BTL (from 2007-08-06 23:40:35 +00:00
mca-btl-openib-hca-params.ini Update the vendor ID list to include HP (0x1708). Thanks to Peter 2007-07-09 20:09:31 +00:00