Skip to content

Conversation

@ggouaillardet
Copy link
Contributor

…ators

ACCUMULATE, unlike REDUCE, can use with derived
datatypes with predefinied operations, with some
restrictions outlined in MPI-3:11.3.4. The derived
datatype must be composed entierly from one predefined
datatype (so you can do all the construction you want,
but at the bottom, you can only use one datatype, say,
MPI_INT).

Refs. #6275

Signed-off-by: Gilles Gouaillardet gilles@rist.or.jp

…ators

ACCUMULATE, unlike REDUCE, can use with derived
datatypes with predefinied operations, with some
restrictions outlined in MPI-3:11.3.4.  The derived
datatype must be composed entierly from one predefined
datatype (so you can do all the construction you want,
but at the bottom, you can only use one datatype, say,
MPI_INT).

Refs. open-mpi#6275

Signed-off-by: Gilles Gouaillardet <gilles@rist.or.jp>
@hjelmn hjelmn merged commit f9338da into open-mpi:master Jan 29, 2019
@hjelmn
Copy link
Member

hjelmn commented Jan 29, 2019

please PR to v3.0.x, v3.1.x, and v4.0.x

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants