1
1
openmpi/opal/mca/btl
Nathan Hjelm bf8360388f btl/openib/udcm: fix XRC support
This commit fixes two bugs in XRC support

 - When dynamic add_procs support was added to master the remote
   process name was added to the non-XRC request structure. The same
   value was not added to the XRC xconnect structure. This error was
   not caught because the send/recv code was incorrectly using the
   wrong structure member. This commmit adds the member and ensure the
   xconnect code uses the correct structure.

 - XRC loopback QP support has been fixed. It was 1) not setting the
   correct fields on the endpoint structure, 2) calling
   udcm_xrc_recv_qp_connect, and 3) was not initializing the endpoint
   data.

Signed-off-by: Nathan Hjelm <hjelmn@lanl.gov>
2016-02-16 16:49:04 -07:00
..
base Add the ability to send host buffers through one sized staging buffers and CUDA buffers through different sized buffers. Fixes performance issues 2015-07-02 11:11:15 -04:00
openib btl/openib/udcm: fix XRC support 2016-02-16 16:49:04 -07:00
portals4 btl-portals4: remove unnecessary PtlMDBind result check 2015-12-14 12:09:01 -06:00
scif configury: test portability 2015-12-28 13:58:45 +09:00
self btl: btls are now required to set the send flag if supported 2015-09-10 08:55:54 -06:00
sm Add support for Singularity containers, including a .m4 file for checking if Singularity is available and an orte/schizo component for setting the proper support if a container was given as the executable 2016-02-13 04:40:22 -08:00
smcuda Fix a few more places that utilized CUDA 4.1 checks 2015-10-30 09:43:24 -04:00
tcp btl/tcp: add missing #include <unistd.h> 2015-12-24 14:41:46 +09:00
template Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
ugni btl/ugni: fix race condition that causes completions to be dropped 2016-02-02 12:14:31 -07:00
usnic usnic: update a few verbose reachability messages 2016-02-06 03:28:48 -08:00
vader Fix Mellanox copyrights with respect to the following PRs: 2015-12-30 00:12:19 +06:00
btl.h opal/mpool: add support for passing access flags to register 2015-10-05 13:53:55 -06:00
Makefile.am Purge whitespace from the repo 2015-06-23 20:59:57 -07:00