1
1
openmpi/ompi/mca/osc/base
Nathan Hjelm 1a3597aa93 osc/base: fix accumulate on derived datatypes
With certain datatypes the opal_datatype_unpack method for performing
the accumulate operation does not work. This commit modifies the
accumulate code in the osc base to use opal_convertor_raw instead.

Fixes #385
2015-02-11 12:36:30 -07:00
..
base.h Merge one-sided updates to the trunk - written by Brian Barrett and Nathan Hjelmn 2014-02-25 17:36:43 +00:00
Makefile.am Update OMPI frameworks to use the MCA framework system. 2013-03-27 21:17:31 +00:00
osc_base_frame.c Fix a memory leak in ompi_osc_base_finalize() 2014-05-16 05:25:24 +00:00
osc_base_init.c osc: add missing MPI_ERR_RMA_SHARED error code and internal equivalent 2014-03-27 20:06:43 +00:00
osc_base_obj_convert.c osc/base: fix accumulate on derived datatypes 2015-02-11 12:36:30 -07:00
osc_base_obj_convert.h Merge one-sided updates to the trunk - written by Brian Barrett and Nathan Hjelmn 2014-02-25 17:36:43 +00:00