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

define REDSET_ENABLE_MPI to pick up redset function declarations #41

Merged
merged 1 commit into from
Dec 16, 2023

Conversation

adammoody
Copy link
Contributor

Defines REDSET_ENABLE_MPI during compile to pick up declarations in redset.h that are guarded by an #ifdef check. Several redset functions, like redset_recover include an MPI_Comm as an argument. They are conditionally defined in the header since redset can also be compiled for serial executables.

@adammoody adammoody merged commit b42b4ee into main Dec 16, 2023
8 checks passed
@adammoody adammoody deleted the redset_mpi branch December 16, 2023 21:37
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