1
1
openmpi/opal/mca
Nathan Hjelm 39be6ec15c btl/uct: bug fixes and general improvements
This commit updates the uct btl to change the transports parameter
into a priority list. The dc_mlx5, rc_mlx5, and ud transports to the
priority list. This will give better out of the box performance for
multi-threaded codes beacuse the *_mlx5 transports can avoid the mlx5
lock inside libmlx5_rdmav2.

This commit also fixes a number of leaks and a possible deadlock when
using RDMA.

Signed-off-by: Nathan Hjelm <hjelmn@lanl.gov>
2018-10-09 15:15:45 -06:00
..
allocator mca: Dynamic components link against project lib 2017-08-24 11:56:16 -04:00
backtrace stacktrace: Add flexibility in stacktrace ouptut 2017-01-26 11:55:32 -06:00
base Handle asprintf errors with opal_asprintf wrapper 2018-10-08 16:43:53 -07:00
btl btl/uct: bug fixes and general improvements 2018-10-09 15:15:45 -06:00
common Handle asprintf errors with opal_asprintf wrapper 2018-10-08 16:43:53 -07:00
compress Handle asprintf errors with opal_asprintf wrapper 2018-10-08 16:43:53 -07:00
crs Handle asprintf errors with opal_asprintf wrapper 2018-10-08 16:43:53 -07:00
dl Handle asprintf errors with opal_asprintf wrapper 2018-10-08 16:43:53 -07:00
event Handle asprintf errors with opal_asprintf wrapper 2018-10-08 16:43:53 -07:00
hwloc Handle asprintf errors with opal_asprintf wrapper 2018-10-08 16:43:53 -07:00
if Merge pull request #5786 from jsquyres/pr/string-madness 2018-10-04 16:12:46 -05:00
installdirs Handle asprintf errors with opal_asprintf wrapper 2018-10-08 16:43:53 -07:00
memchecker mca: Dynamic components link against project lib 2017-08-24 11:56:16 -04:00
memcpy Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
memory opal: Disable memory patcher component on MacOS 2018-10-02 13:35:15 -04:00
mpool Handle asprintf errors with opal_asprintf wrapper 2018-10-08 16:43:53 -07:00
patcher misc: compiler warning fixes 2018-09-15 06:04:13 -07:00
pmix Remove build product - fix autogen.pl mode 2018-10-05 13:38:39 -07:00
pstat opal: convert from strncpy() -> opal_string_copy() 2018-09-27 11:56:18 -07:00
rcache opal: convert from strncpy() -> opal_string_copy() 2018-09-27 11:56:18 -07:00
reachable opal: convert from strncpy() -> opal_string_copy() 2018-09-27 11:56:18 -07:00
shmem opal: convert from strncpy() -> opal_string_copy() 2018-09-27 11:56:18 -07:00
timer Get x86 TSC frequency from bogomips 2017-07-12 17:31:25 -03:00
Makefile.am Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
mca.h mca/base: enforce max string lengths 2018-09-05 08:42:00 -07:00