Skip to content
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

pip feature flag mpi #2398

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

thorstenhater
Copy link
Contributor

@thorstenhater thorstenhater commented Sep 6, 2024

Add mpi4py as an optional dependency guarded behing flag mpi.
Thus, pip install arbor[mpi] should bring in a version of Arbor with
MPI and install mpi4py.

TODO This needs a way for talking from pyproject.toml to scikit-build-core;
adding a flag to CMAKE_ARGS.

@thorstenhater thorstenhater marked this pull request as draft September 6, 2024 09:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant