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

Encode the MPI version in SAMRAI_config.h #1

Open
drwells opened this issue Apr 10, 2023 · 0 comments
Open

Encode the MPI version in SAMRAI_config.h #1

drwells opened this issue Apr 10, 2023 · 0 comments

Comments

@drwells
Copy link
Member

drwells commented Apr 10, 2023

This would have saved us some trouble recently with a user who compiled SAMRAI with one MPI version and IBAMR with another - this is the only dependency with which we cannot detect multiple MPI versions since SAMRAI is statically linked. We can get 99% of the way there, however, by duplicated PETSc's "check that we have the right MPI version and MPI implementation" logic in the header.

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