1
1
openmpi/ompi/mca/osc/base
George Bosilca 27fecda12c Allow the one sided components to correctly retrieve the op to
be applied. Correct the MPI validation process of the
MPI_Accumulate arguments.

Fix another potential problem not yet reported. If we convert the
MPI datatypes direclty into OPAL datatypes, we will restrict their
number to the locally different types. Which might not be identical
on the remote node, if we are in a heterogeneous environment. So,
for MPI One sided only deal with MPI level types, never simplify
them on OPAL types (at least on the args). The unfortunate
outcome is that we need to create the args for all datatypes.

This commit was SVN r24466.
2011-02-25 20:43:17 +00:00
..
base.h ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
Makefile.am Support reduction operations other than MPI_REPLACE for user-defined 2007-07-13 20:46:12 +00:00
osc_base_close.c * use the osc base debugging stream for all output, and do the whole 2006-08-17 14:52:20 +00:00
osc_base_init.c ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
osc_base_obj_convert.c Allow the one sided components to correctly retrieve the op to 2011-02-25 20:43:17 +00:00
osc_base_obj_convert.h - Split the datatype engine into two parts: an MPI specific part in 2009-07-13 04:56:31 +00:00
osc_base_open.c - On the way to get the BTLs split out and lessen dependency on orte: 2009-02-14 02:26:12 +00:00