1
1
openmpi/opal/mca/btl
Jeff Squyres 57bc657e7f btl/tcp: fix hash map usage
Fix two facepalms:

1. The "uint32" in the hash map functions refer to the *key* size, not
   the *value* size.  The values are always 64 bits.
2. Pass the straight value to the "set" functions -- not the pointer
   to the value.

Signed-off-by: Jeff Squyres <jsquyres@cisco.com>
2018-06-28 15:29:41 -07:00
..
base opal/btl: add support for flushing RDMA/atomic operations 2018-02-13 12:49:51 -07:00
ofi btl/ofi: progress now happens after a threshold. 2018-06-26 10:39:45 -07:00
openib btl: openib: Add support for Broadcom Cumulus RoCE HCA 2018-06-07 15:16:58 +02:00
portals4 btl-portals4: don't free module resources when proc count goes to zero 2018-04-10 14:20:22 -05:00
scif mca: Dynamic components link against project lib 2017-08-24 11:56:16 -04:00
self mca: Dynamic components link against project lib 2017-08-24 11:56:16 -04:00
sm btl/sm: fix CID 1415105 2018-03-26 14:21:21 -07:00
smcuda Fix typo 2018-04-11 10:29:43 +08:00
tcp btl/tcp: fix hash map usage 2018-06-28 15:29:41 -07:00
template mca: Dynamic components link against project lib 2017-08-24 11:56:16 -04:00
uct btl/uct: remove debug code 2018-06-26 16:03:16 +09:00
ugni btl/ugni: improve multi-threaded RDMA performance 2018-06-26 11:31:35 -06:00
usnic btl/usnic: missed a preprocessor check in d36648b 2018-02-19 07:03:05 -08:00
vader topo/treematch - quash compiler warning 2018-06-13 16:34:17 -05:00
btl.h opal/btl: add support for flushing RDMA/atomic operations 2018-02-13 12:49:51 -07:00
Makefile.am Purge whitespace from the repo 2015-06-23 20:59:57 -07:00