Skip to content

Conversation

@ggouaillardet
Copy link
Contributor

@ggouaillardet ggouaillardet commented Feb 16, 2017

Thanks Thomas Gastine for the report

Fixes #2985

bosilca and others added 9 commits February 17, 2017 09:13
The datatype must satisfy the same constraints as for the
corresponding communication function (send for pack and
recv for unpack).

(cherry picked from commit open-mpi/ompi@221e6e2)
provide external32 support). Add a pack function allowing to
provide send conversion (needed on little endian machine in
order to pack in the external32 format).

(cherry picked from commit open-mpi/ompi@cf2bb20)
Use htonl and htons to check that the packed data is
indeed the correct data.

(cherry picked from commit open-mpi/ompi@383b78d)
…D_CONVERSION && ! CONVERTOR_HOMOGENEOUS

(cherry picked from commit open-mpi/ompi@cd829e4)
@ggouaillardet ggouaillardet force-pushed the topic/v2.x/external_support branch from 277d3cc to fd29946 Compare February 17, 2017 00:15
@ggouaillardet ggouaillardet added this to the v2.1.0 milestone Feb 17, 2017
@ggouaillardet
Copy link
Contributor Author

this is a cherry-pick of the commits from #1509

@jsquyres
Copy link
Member

Per discussion on the other thread, some commits are not signed off here because they were cherry-picked from master from before we required Signed-off-by. Hence, they're covered by the prior IP agreement, and are therefore still ok.

@hppritcha Good to go.

@hppritcha hppritcha merged commit d411593 into open-mpi:v2.x Feb 21, 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.

4 participants