Skip to content
This repository has been archived by the owner on Sep 30, 2022. It is now read-only.

java: try do dlopen libmpi with the full path #865

Merged

Conversation

ggouaillardet
Copy link
Contributor

Since OS X 10.11 (aka El Capitan) DYLD_LIBRARY_PATH is no more
propagated to children, so try to dlopen libmpi with the full path
using the directory of libmpi_java

Fixes open-mpi/ompi#1220

Thanks Alexander Daryin for reporting this

(cherry picked from commit open-mpi/ompi@e918d75)

Since OS X 10.11 (aka El Capitan) DYLD_LIBRARY_PATH is no more
propagated to children, so try to dlopen libmpi with the full path
using the directory of libmpi_java

Fixes open-mpi/ompi#1220

Thanks Alexander Daryin for reporting this

(cherry picked from commit open-mpi/ompi@e918d75)
@mellanox-github
Copy link

Test PASSed.
See http://bgate.mellanox.com/jenkins/job/gh-ompi-release-pr/1190/ for details.

@ggouaillardet
Copy link
Contributor Author

:bot:assign: @hppritcha
:bot:milestone:v2.0.0
:bot🏷️enhancement

@hppritcha
Copy link
Member

👍

@hppritcha
Copy link
Member

@jsquyres ready to go. I'll merge tomorrow if you're busy with Christmas.

hppritcha added a commit that referenced this pull request Dec 23, 2015
…i_path

java: try do dlopen libmpi with the full path
@hppritcha hppritcha merged commit 67e8df6 into open-mpi:v2.x Dec 23, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants