1
1
openmpi/opal/mca/btl
Nathan Hjelm 64e4419d76 btl/openib: allow the use of the openib btl in thread muliple
There were several issues preventing the openib btl from running in
thread multiple mode:

 - Missing locks in UDCM when generating a loopback endpoint. Fixed in
   open-mpi/ompi@8205d79819.

 - Incorrect sequence numbers generated in debug mode. This did not
   prevent the openib btl from running but instead produced incorrect
   error messages in debug builds.

 - Recursive locking of the rcache lock caused by the malloc
   hooks. This is fixed by open-mpi/ompi#827

Signed-off-by: Nathan Hjelm <hjelmn@lanl.gov>
2015-08-24 16:04:52 -06:00
..
base 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
openib btl/openib: allow the use of the openib btl in thread muliple 2015-08-24 16:04:52 -06:00
portals4 Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
scif Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
self more c99 updates 2015-06-25 10:14:13 -06:00
sm more c99 updates 2015-06-25 10:14:13 -06:00
smcuda Make explicit call to initalize MCA parameters in common CUDA code. This allows us to view them with ompi_info and possibly modify with tools interface 2015-07-09 12:51:55 -04:00
tcp Rename the current opal_event_base to opal_sync_event_base in preparation for adding an async progress thread to opal. No functional changes made here - just a simple rename. 2015-07-11 10:08:19 -07:00
template Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
ugni Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
usnic usnic: remove some logically dead code 2015-08-12 05:21:18 -07:00
vader more c99 updates 2015-06-25 10:14:13 -06:00
btl.h 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 Purge whitespace from the repo 2015-06-23 20:59:57 -07:00