-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Boost/1.72.0/mpi #3959
Boost/1.72.0/mpi #3959
Conversation
I detected other pull requests that are modifying boost/all recipe:
This message is automatically generated by https://github.com/ericLemanissier/conan-center-conflicting-prs so don't hesitate to report issues/improvements there. |
This comment has been minimized.
This comment has been minimized.
Are you have a problem in particular that requires this?
Which I am pretty sure the recipe does here conan-center-index/recipes/boost/all/conanfile.py Lines 533 to 538 in b247eb9
Edit also be related to #3900 (comment) #3872 |
This comment has been minimized.
This comment has been minimized.
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Hey, guys, any updates? With this fix Boost.MPI at least properly uses the system MPI library, |
Can you confirm the recipe revision you are using? OP only modified one version... I assume this needs to be applied to all of them |
Happy to this one alive again. Please let me know if anything is required or desired from me. |
The boost:without_mpi default value is switched to True (disabling Boost MPI support)
The mpi.jam file is patched to enable the error
b247eb9
to
4e8a0ba
Compare
This comment has been minimized.
This comment has been minimized.
All green in build 11 (
|
* Enables Boost MPI when requested (boost:without_mpi=False) The boost:without_mpi default value is switched to True (disabling Boost MPI support) * Adds Boost:MPI configuration check when enabled The mpi.jam file is patched to enable the error * Applies patch to all version
Specify library name and version: lib/1.0
conan-center hook activated.
(note that this PR replaces the #2842 for branch name change)