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

HG perf: autodetect MPI implementation #722

Merged
merged 2 commits into from
Dec 15, 2023

Conversation

soumagne
Copy link
Member

@soumagne soumagne commented Dec 14, 2023

MPI can now be autodetected and dynamically loaded, even if MERCURY_TESTING_ENABLE_PARALLEL was turned off. If MERCURY_TESTING_ENABLE_PARALLEL is turned on, tests remain linked against MPI as they used to be.

Add client and server comm size information.

MPI can now be autodetected and dynamically loaded,
even if MERCURY_TESTING_ENABLE_PARALLEL was turned off. If
MERCURY_TESTING_ENABLE_PARALLEL is turned on, tests remain
linked against MPI as they used to be.

Add client and server comm size information.
@soumagne soumagne merged commit 91b4cf2 into mercury-hpc:master Dec 15, 2023
20 checks passed
@soumagne soumagne deleted the auto_mpi branch December 15, 2023 18:02
@github-actions github-actions bot locked and limited conversation to collaborators Dec 15, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant