Skip to content

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 API.

This is not a cherry-pick. We're doing something different on master to
support the current memkind API.

Related to #4971

Signed-off-by: Howard Pritchard howardp@lanl.gov

@hppritcha hppritcha added this to the v3.0.2 milestone Apr 5, 2018
@hppritcha hppritcha requested a review from jsquyres April 5, 2018 21:06
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 <howardp@lanl.gov>
@hppritcha hppritcha force-pushed the topic/memkind_fix_for_v3.0.x branch from d6ce5de to 8d0f558 Compare April 5, 2018 21:07
@hppritcha hppritcha merged commit 2aae170 into open-mpi:v3.0.x Apr 7, 2018
@hppritcha hppritcha added the NEWS label Apr 8, 2018
@jsquyres jsquyres changed the title mpool/memkind: be careful with the memkind API v3.0: mpool/memkind: be careful with the memkind API Apr 9, 2018
@hppritcha hppritcha deleted the topic/memkind_fix_for_v3.0.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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants