Skip to content

Conversation

@ggouaillardet
Copy link
Contributor

@ggouaillardet ggouaillardet commented Mar 1, 2017

Fixes #3065

@ggouaillardet
Copy link
Contributor Author

This is an alternative to #3060

@jsquyres
Copy link
Member

jsquyres commented Mar 1, 2017

@ggouaillardet #3060 was merged. Does that create a logical conflict with this one?

@ggouaillardet
Copy link
Contributor Author

i will rebase tomorrow and fix the conflict if any

Copy link
Member

@bosilca bosilca left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @ggouaillardet. You manage to extract the minimally invasive code from the trunk, that fixes the problem in 2.x.

While going through the code I noticed that ompi_datatype_dfd is assigned but never used in the 2.x. I think it deserves to disappear (as it did in the trunk).

@jsquyres
Copy link
Member

jsquyres commented Mar 1, 2017

@hppritcha Need to examine this one a little more carefully because #3060 was merged before this one (this one might be ok -- and @ggouaillardet might just rebase it / make it ok depending on the timing if we want to get this in before tonight's MTT).

…type

so it can be directly used by test/datatype/external32

(back-ported from commit open-mpi/ompi@5932287)

Signed-off-by: Gilles Gouaillardet <gilles@rist.or.jp>
this regression was previously introduced in open-mpi/ompi@221e6e2

(back-ported from commit open-mpi/ompi@f2e33c7)

Signed-off-by: Gilles Gouaillardet <gilles@rist.or.jp>
this fixes a regression from open-mpi/ompi@f2e33c7

(cherry picked from commit open-mpi/ompi@7b803ac)
Thanks Alex and the folks at Mellanox for the help.

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

(back-ported from commit open-mpi/ompi@880f2d5)
@ggouaillardet ggouaillardet force-pushed the topic/v2.x/mpi_pack_unpack branch from 570806c to 0c69572 Compare March 2, 2017 00:12
@ggouaillardet
Copy link
Contributor Author

@jsquyres i rebased and fixed that (we made the same change twice)
@bosilca i got rid of ompi_datatype_dfd by cherry-picking 6aac0d9

@jsquyres
Copy link
Member

jsquyres commented Mar 2, 2017

@ggouaillardet Thank you!

@jsquyres
Copy link
Member

jsquyres commented Mar 2, 2017

@hppritcha Good to go when CI finishes. Would be good to get in the next ~80 minutes so that it's part of tonight's nightly snapshot build / tonight's MTT.

@jsquyres
Copy link
Member

jsquyres commented Mar 2, 2017

Travis is having an outage tonight and builds are currently paused. I'm merging so that this fix gets in for tonight's MTT runs.

@jsquyres jsquyres merged commit 3a4e28b into open-mpi:v2.x Mar 2, 2017
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.

3 participants