Skip to content

Conversation

ggouaillardet
Copy link
Contributor

a buffer defined by (buf, count, dt)
will have data starting at buf+offset and ending len bytes later with
len = opal_datatype_span(&dt.super, count, &offset);

Signed-off-by: Gilles Gouaillardet [email protected]

a buffer defined by (buf, count, dt)
will have data starting at buf+offset and ending len bytes later with
len = opal_datatype_span(&dt.super, count, &offset);

Signed-off-by: Gilles Gouaillardet <[email protected]>
@ggouaillardet
Copy link
Contributor Author

Refs #3572

@hjelmn
Copy link
Member

hjelmn commented May 31, 2017

:bot:retest:

@hjelmn
Copy link
Member

hjelmn commented May 31, 2017

@ggouaillardet Is there a reproducer for the issue this fixes? If so I would like to add it to MTT if you haven't already done so.

@hjelmn hjelmn closed this May 31, 2017
@hjelmn hjelmn reopened this May 31, 2017
@bwbarrett
Copy link
Member

bot:ompi:retest

@ggouaillardet
Copy link
Contributor Author

@hjelmn done in open-mpi/ompi-tests@9843bc46cec05e1ff9c5414ffa1b4f846ce8b9ba
the reproducer only requires a resized MPI_INT

@ggouaillardet ggouaillardet merged commit 5e9be76 into open-mpi:master Jun 1, 2017
@ggouaillardet
Copy link
Contributor Author

i merged this PR and cherry-picked this commit into #3598 and #3599

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants