1
1
openmpi/opal/mca/btl/openib
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
..
connect btl/openib: fix rdmacm locking bug 2016-06-30 15:50:07 -06:00
btl_openib_async.c btl/openib: remove extra threads 2015-10-07 12:30:41 -06:00
btl_openib_async.h btl/openib: remove extra threads 2015-10-07 12:30:41 -06:00
btl_openib_atomic.c btl: add support for more atomics 2016-05-27 08:22:13 -06:00
btl_openib_component.c btl/openib: remove some dead code 2016-07-22 09:26:33 +09:00
btl_openib_eager_rdma.h opal: rework mpool and rcache frameworks 2016-03-14 10:50:41 -06:00
btl_openib_endpoint.c btl/openib: fix rdmacm locking bug 2016-06-30 15:50:07 -06:00
btl_openib_endpoint.h btl/openib: fix rdmacm locking bug 2016-06-30 15:50:07 -06:00
btl_openib_failover.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
btl_openib_failover.h George did the work and deserves all the credit for it. Ralph did the merge, and deserves whatever blame results from errors in it :-) 2014-07-26 00:47:28 +00:00
btl_openib_frag.c btl/openib: remove derived btl segment type 2015-03-10 14:41:15 -06:00
btl_openib_frag.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
btl_openib_get.c btl/openib: XRC fix bug that could cause an invalid SRQ# to be used 2016-02-18 15:44:29 -07:00
btl_openib_ini.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
btl_openib_ini.h George did the work and deserves all the credit for it. Ralph did the merge, and deserves whatever blame results from errors in it :-) 2014-07-26 00:47:28 +00:00
btl_openib_ip.c Cleanup some cruft resulting from the move of the btl's to opal. We had created the ability to delay modex operations, which included a need to delay retrieving hostname info for remote procs. This allowed us to not retrieve the modex info until first message unless required - the hostname is generally only required for debug and error messages. 2014-10-03 16:02:57 -06:00
btl_openib_ip.h George did the work and deserves all the credit for it. Ralph did the merge, and deserves whatever blame results from errors in it :-) 2014-07-26 00:47:28 +00:00
btl_openib_lex.h George did the work and deserves all the credit for it. Ralph did the merge, and deserves whatever blame results from errors in it :-) 2014-07-26 00:47:28 +00:00
btl_openib_lex.l George did the work and deserves all the credit for it. Ralph did the merge, and deserves whatever blame results from errors in it :-) 2014-07-26 00:47:28 +00:00
btl_openib_mca.c btl/openib: remove obsolete reference to MEMORY_LINUX_MALLOC_ALIGN_ENABLED macro 2016-05-23 14:12:21 +09:00
btl_openib_mca.h George did the work and deserves all the credit for it. Ralph did the merge, and deserves whatever blame results from errors in it :-) 2014-07-26 00:47:28 +00:00
btl_openib_proc.c btl/openib: do not issue an error message if modex cannot retrieve openib info 2016-03-28 10:42:16 +09:00
btl_openib_proc.h Fix Mellanox copyrights with respect to the following PRs: 2015-12-30 00:12:19 +06:00
btl_openib_put.c btl/openib: set send flags only after endpoint is connected 2016-07-26 16:01:11 -06:00
btl_openib_xrc.c btl/openib: fix XRC WQE calculation 2016-05-26 15:58:31 -06:00
btl_openib_xrc.h btl/openib: fix XRC WQE calculation 2016-05-26 15:58:31 -06:00
btl_openib.c openib: fix compiler warnings 2016-06-18 07:15:11 -07:00
btl_openib.h btl/openib: fix cq resize calculation 2016-06-07 16:05:56 -06:00
btl-openib-benchmark George did the work and deserves all the credit for it. Ralph did the merge, and deserves whatever blame results from errors in it :-) 2014-07-26 00:47:28 +00:00
common_sym_whitelist.txt common syms: whitelist bison-generated common symbols 2016-01-16 03:53:14 -08:00
configure.m4 configure: add a summary section at the end of configure output 2016-03-08 10:04:15 -07:00
help-mpi-btl-openib.txt 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
Makefile.am configury: clean the flex generated .c files 2016-06-01 11:13:31 +09:00
mca-btl-openib-device-params.ini Default values for Intel HFI1 (OmniPath gen1 device) in openib btl 2015-11-11 12:35:35 -08:00
owner.txt ownership: update ownership files 2015-06-25 10:04:42 -06:00