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

Add support for custom MPI communicator #188

Open
fsimonis opened this issue Nov 16, 2023 · 0 comments
Open

Add support for custom MPI communicator #188

fsimonis opened this issue Nov 16, 2023 · 0 comments

Comments

@fsimonis
Copy link
Member

The python bindings currently don't support the constructor which provides a custom MPI_Communicator to preCICE.

https://precice.org/doxygen/develop/classprecice_1_1Participant.html#a292d1a7e046ac3c083c3eec09bdb1a48

This locks preCICE into using MPI_COMM_WORLD and blocks reconstruction of the Participant.

Resulting issue: precice/precice#828

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

No branches or pull requests

1 participant