add --disable-dlopen, use correct configure flag for MPI threading support#186
Merged
boegel merged 3 commits intoeasybuilders:developfrom Mar 28, 2013
Merged
add --disable-dlopen, use correct configure flag for MPI threading support#186boegel merged 3 commits intoeasybuilders:developfrom
boegel merged 3 commits intoeasybuilders:developfrom
Conversation
…a_paffinity_hwloc.so: undefined symbol: opal_hwloc_topology', and use correct configure flag to enable MPI threading suport
Member
Author
|
A separate issue was opened to be more strict w.r.t. unknown configure flags, see easybuilders/easybuild-easyblocks#157 |
Contributor
|
looks ok |
Contributor
There was a problem hiding this comment.
oh-ho... this --enable-mpi-thread-multiple is a major one;
from what I see, it also affects OpenMPI-1.6.3-iccifort-2011.13.367.eb , too (anything >v1.5.4) ...\
as regards this patch set, green light from my end.
Member
Author
There was a problem hiding this comment.
Also fixed for v1.6.3, nice catch!
boegel
added a commit
that referenced
this pull request
Mar 28, 2013
add --disable-dlopen, use correct configure flag for MPI threading support
This was referenced Mar 22, 2018
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
--enable-mpi-thread-multipleinstead of--enable-mpi-threads)