1
1
openmpi/opal/mca/btl
Todd Kordenbrock bca2522d8b btl-portals4: fix send failure for messages larger than eager_size
In the large message case, the sender issues a PtlMEAppend() in
order to generate events when the receiver issues a PtlGet().  This
commit moves the PtlMEAppend() from mca_btl_portals4_prepare_src()
to mca_btl_portals4_register_mem() which is the way it's done in
BTL 3.0.
2015-04-21 11:27:28 -05:00
..
base fix misc memory leaks 2015-03-05 13:58:05 +09:00
openib btl/openib: fix compiler warning, by HalR 2015-03-13 13:17:23 +02:00
portals4 btl-portals4: fix send failure for messages larger than eager_size 2015-04-21 11:27:28 -05:00
scif btl/scif: fix a typo 2015-02-26 13:45:51 +09:00
self Update code base to use the new opal_free_list_t 2015-02-24 10:05:45 -07:00
sm FT: fix compilation using --with-ft (1/5) 2015-03-11 14:23:33 +01:00
smcuda FT: fix compilation using --with-ft (1/5) 2015-03-11 14:23:33 +01:00
tcp btl/tcp: silence CID 710616 2015-03-05 14:20:08 +09:00
template Update code base to use the new opal_free_list_t 2015-02-24 10:05:45 -07:00
ugni Merge pull request #408 from hjelmn/btl_3_0_mod 2015-02-26 12:57:43 -07:00
usnic usnic: fix the CQ-reading logic for -FI_EAGAIN 2015-04-02 15:56:50 -07:00
vader btl/vader: fix deadlock in mca_btl_vader_progress_endpoints 2015-04-14 09:34:45 -06:00
btl.h opal: use C99 subobject naming for component initialization 2015-04-18 10:29:58 -06:00
Makefile.am Cleanup the moved component's Makefile.am to use the opal instead of ompi directories 2014-07-31 04:41:04 +00:00