1
1
openmpi/opal/mca/btl/openib
Nathan Hjelm 9f28c0af39 verbs: remove extra event user increment/decrement operation
Since the oob and connections systems do not work the same way they
did in older versions of Open MPI these operations are no longer
necessary. At best they do nothing and at worst they hurt performance
by making us enter the event library more often in opal_progress().

Fixes #2839

Signed-off-by: Nathan Hjelm <hjelmn@lanl.gov>
2017-01-25 18:37:06 -07:00
..
connect btl/openib: remove unwanted ompi header inclusion in opal code. 2016-10-13 16:21:36 +05:30
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 Only instantiate the HWLOC topology in an MPI process if it actually will be used. 2016-12-29 10:33:29 -08:00
btl_openib_eager_rdma.h opal: rework mpool and rcache frameworks 2016-03-14 10:50:41 -06:00
btl_openib_endpoint.c verbs: remove extra event user increment/decrement operation 2017-01-25 18:37:06 -07:00
btl_openib_endpoint.h verbs: remove extra event user increment/decrement operation 2017-01-25 18:37:06 -07:00
btl_openib_frag.c btl/openib: remove derived btl segment type 2015-03-10 14:41:15 -06:00
btl_openib_frag.h openib btl: remove BTL_OPENIB_FAILOVER_ENABLED code 2016-11-01 14:45:36 -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: plug a memory leak in btl_openib_register_mca_params() 2016-12-01 14:24:30 +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 btl: remove BTL_OPENIB_FAILOVER_ENABLED code 2016-11-01 14:45:36 -07:00
btl_openib.h openib btl: remove BTL_OPENIB_FAILOVER_ENABLED code 2016-11-01 14:45:36 -07: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 openib btl: remove BTL_OPENIB_FAILOVER_ENABLED code 2016-11-01 14:45:36 -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 openib btl: remove BTL_OPENIB_FAILOVER_ENABLED code 2016-11-01 14:45:36 -07:00
mca-btl-openib-device-params.ini Add the ConnectX-5 device ID to openib BTL. 2016-11-16 21:42:37 +02:00
owner.txt ownership: update ownership files 2015-06-25 10:04:42 -06:00