Skip to content

Conversation

@tkordenbrock
Copy link
Member

Instead of ompi_datatype_get_extent(), use ompi_datatype_get_true_extent()
to get the origin and target lower bound. For derived types like
subarray, true_lb is the correct offset for RDMA operations. Also,
instead of the extent use the size of the datatype.

(cherry picked from cc863ff)

Instead of ompi_datatype_get_extent(), use ompi_datatype_get_true_extent()
to get the origin and target lower bound.  For derived types like
subarray, true_lb is the correct offset for RDMA operations.  Also,
instead of the extent use the size of the datatype.

(cherry picked from commit cc863ff)
@tkordenbrock tkordenbrock added this to the v2.1.0 milestone Oct 10, 2016
Copy link
Contributor

@regrant regrant left a comment

Choose a reason for hiding this comment

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

👍 Good to go

@hppritcha
Copy link
Member

@jsquyres ready to merge

@jsquyres jsquyres merged commit c615a4b into open-mpi:v2.x Oct 11, 2016
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