Skip to content

v2.1: mpool/memkind: be careful with the memkind API #5041

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 9, 2018

Conversation

hppritcha
Copy link
Member

The memkind crew deprecated the API this branch of
Open MPI is using. For certain releases,
these deprecated functions were dropped, causing
the Open MPI mpool/memkind to fail to compile.

Make a configury change to not build this component/abort
the config if a user is trying to use a newer version
of memkind which does not support this deprecated function.

Related to #4971

Signed-off-by: Howard Pritchard [email protected]
(cherry picked from commit 504b6e9)

The memkind crew deprecated the API this branch of
Open MPI is using.  For certain releases,
these deprecated functions were dropped, causing
the Open MPI mpool/memkind to fail to compile.

Make a configury change to not build this component/abort
the config if a user is trying to use a newer version
of memkind which does not support this deprecated function.

Related to open-mpi#4971

Signed-off-by: Howard Pritchard <[email protected]>
(cherry picked from commit 504b6e9)
@hppritcha hppritcha added this to the v2.1.4 milestone Apr 8, 2018
@hppritcha hppritcha requested a review from jsquyres April 8, 2018 20:52
@hppritcha hppritcha added the NEWS label Apr 9, 2018
@jsquyres jsquyres merged commit b45f1ad into open-mpi:v2.x Apr 9, 2018
@jsquyres jsquyres changed the title mpool/memkind: be careful with the memkind API v2.1: mpool/memkind: be careful with the memkind API Apr 9, 2018
@hppritcha hppritcha deleted the topic/memkind_fix_for_v2.x branch May 2, 2018 03:06
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.

2 participants