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:18
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.0.x/external_support branch from 3180cf4 to e282613 Compare February 17, 2017 00:19
@ggouaillardet ggouaillardet added this to the v2.0.3 milestone Feb 17, 2017
@ggouaillardet
Copy link
Contributor Author

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

Copy link
Member

@jsquyres jsquyres left a comment

Choose a reason for hiding this comment

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

Can you please sign off these commits?

@ggouaillardet
Copy link
Contributor Author

@jsquyres these are old commits (e.g. long before we moved to the CA) i cherry-picked from master
in a previous PR, we agreed there was no need to have them signed off.
i still need to review the change requested by @bosilca, and if you insist, i will also sign off all the commits.
(note some of them are authored by @bosilca, shall i sign them off ? ask George to do it ? ask George to allow me to do it for him ?)

@bosilca
Copy link
Member

bosilca commented Feb 21, 2017

@ggouaillardet feel free to sign them if they need to be signed. However, we should have a flexible rule that allows us to cherry-pick old commits (from a time where we were bound by the signed agreement).

@rhc54
Copy link
Contributor

rhc54 commented Feb 21, 2017

Indeed, we do have such a policy - cherry-picking of old commits does not require a sign off. This is just an artifact of a limitation in the automated checker. We shouldn't set policy based on that limitation, and that is what we had previously agreed upon.

@jsquyres
Copy link
Member

Ok.

@jsquyres
Copy link
Member

@hppritcha Good to go

@hppritcha hppritcha merged commit 113c237 into open-mpi:v2.0.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.

5 participants