1
1
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
..
2015-02-26 09:17:57 -07:00
2013-02-12 17:45:27 +00:00
2014-08-08 11:36:45 +00:00