Skip to content

Conversation

@ggouaillardet
Copy link
Contributor

this is for test only
i cannot reproduce the failure of test/datatype/external32 on centos7 nor OS X, so let's try to see what travis says about that

The datatype must satisfy the same constraints as for the
corresponding communication function (send for pack and
recv for unpack).
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).
Use htonl and htons to check that the packed data is
indeed the correct data.
@lanl-ompi
Copy link
Contributor

Test FAILed.

@ggouaillardet ggouaillardet force-pushed the topic/external_support branch 2 times, most recently from 0136a1c to d2b5ce4 Compare February 24, 2016 06:07
@ggouaillardet
Copy link
Contributor Author

@bosilca i pushed 7279472 in order to fix heterogeneous support (without this commit, opal_convertor_send swap bytes on hetero architecture,
but we only want that in MPI_Pack_external

@ggouaillardet ggouaillardet force-pushed the topic/external_support branch from 7279472 to 39ea073 Compare March 30, 2016 02:34
@lanl-ompi
Copy link
Contributor

Test FAILed.

2 similar comments
@lanl-ompi
Copy link
Contributor

Test FAILed.

@lanl-ompi
Copy link
Contributor

Test FAILed.

…type

so it can be directly used by test/datatype/external32
@ggouaillardet ggouaillardet force-pushed the topic/external_support branch from 39ea073 to 69bd838 Compare March 30, 2016 04:00
@ggouaillardet
Copy link
Contributor Author

:bot:retest

1 similar comment
@ggouaillardet
Copy link
Contributor Author

:bot:retest

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