1
1
openmpi/opal/mca/btl
Nathan Hjelm 5e13e1ab7d btl/openib: set send flags only after endpoint is connected
The max inline send size on a queue pair is not available until after
the endpoint is connected. Before this commit the send flags
(including the inline flag) were set before this value was
initialized. This commit moves setting the send_flags down to
mca_btl_openib_put_internal which is only called after the endpoint is
connected. This fixes a bug when using osc/rdma.

Signed-off-by: Nathan Hjelm <hjelmn@lanl.gov>
2016-07-26 16:01:11 -06:00
..
base btl: add support for more atomics 2016-05-27 08:22:13 -06:00
openib btl/openib: set send flags only after endpoint is connected 2016-07-26 16:01:11 -06:00
portals4 btl-portals4: remove unnecessary PtlMDBind result check 2015-12-14 12:09:01 -06:00
scif btl/scif: reduce default exclusivity 2016-05-25 14:25:07 -06:00
self btl: btls are now required to set the send flag if supported 2015-09-10 08:55:54 -06:00
sm CMA: Fixing logic for CMA system call detection 2016-05-24 14:53:25 -05:00
smcuda opal: rework mpool and rcache frameworks 2016-03-14 10:50:41 -06:00
tcp Fix race condition during BTL TCP tear-down. 2016-05-30 10:47:14 -05:00
template Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
ugni Merge pull request #1710 from hjelmn/ugni_atomics 2016-06-02 18:25:49 -06:00
usnic Fixed common symbol in btl/usnic 2016-06-20 10:05:44 -07:00
vader VADER: Adjusting VADER_MAX_ADDRESS for non x86 platforms. 2016-05-26 16:38:04 -05:00
btl.h btl: adjust values of new atomic flags 2016-06-02 19:21:34 -06:00
Makefile.am Purge whitespace from the repo 2015-06-23 20:59:57 -07:00