1
1
openmpi/opal/mca/btl/portals4
Todd Kordenbrock 9df163f116 portals4: use a single Memory Descriptor to cover all of memory
In days past, some implementations of Portals4 could not cover all
of memory with a single Memory Descriptor so multiple large
overlapping Memory Descriptors were created.  Because none of the
current implementations have this limitation (and no future
implementations should either), this commit removes the overlapping
Memory Descriptors code.
2015-05-11 11:49:41 -05:00
..
btl_portals4_component.c portals4: use a single Memory Descriptor to cover all of memory 2015-05-11 11:49:41 -05:00
btl_portals4_endpoint.h Copyright update. 2015-01-29 11:08:13 -06:00
btl_portals4_frag.c btl-portals4: implement the BTL 3.0 interface 2015-03-12 14:19:44 -05:00
btl_portals4_frag.h btl-portals4: implement the BTL 3.0 interface 2015-03-12 14:19:44 -05:00
btl_portals4_rdma.c btl-portals4: fix send failure for messages larger than eager_size 2015-04-21 11:27:28 -05:00
btl_portals4_recv.c Copyright update. 2015-01-29 11:08:13 -06:00
btl_portals4_recv.h Copyright update. 2015-01-29 11:08:13 -06:00
btl_portals4_send.c portals4: use a single Memory Descriptor to cover all of memory 2015-05-11 11:49:41 -05:00
btl_portals4.c portals4: use a single Memory Descriptor to cover all of memory 2015-05-11 11:49:41 -05:00
btl_portals4.h portals4: use a single Memory Descriptor to cover all of memory 2015-05-11 11:49:41 -05:00
configure.m4 Copyright update. 2015-01-29 11:08:13 -06:00
Makefile.am Copyright update. 2015-01-29 11:08:13 -06:00
owner.txt add owner files to opa/ompi/orte mca directories 2015-02-22 15:10:23 -07:00