1
1
openmpi/ompi/mca/osc/portals4
Todd Kordenbrock cc863ff9fb osc-portals4: fix datatype errors in put()
Instead of ompi_datatype_get_extent(), use ompi_datatype_get_true_extent()
to get the origin and target lower bound.  For derived types like
subarray, true_lb is the correct offset for RDMA operations.  Also,
instead of the extent use the size of the datatype.
2016-10-10 06:45:14 -05:00
..
configure.m4 Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
Makefile.am Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
osc_portals4_active_target.c portals4: add support for dynamic add_procs() to all Portals4 components 2015-09-24 22:12:57 -05:00
osc_portals4_comm.c osc-portals4: fix datatype errors in put() 2016-10-10 06:45:14 -05:00
osc_portals4_component.c osc/portals4: Correct an error in an if statement 2016-07-18 13:16:12 +02:00
osc_portals4_passive_target.c portals4: add support for dynamic add_procs() to all Portals4 components 2015-09-24 22:12:57 -05:00
osc_portals4_request.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
osc_portals4_request.h osc/portals4: set the initial value of req_status.MPI_ERROR to MPI_SUCCESS 2016-07-18 09:52:56 +02:00
osc_portals4.h osc/portals4: Store the no_locks parameter in osc_portals4_component.no_locks 2016-07-18 11:51:52 +02:00
owner.txt add owner files to opa/ompi/orte mca directories 2015-02-22 15:10:23 -07:00