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

Commits on Dec 14, 2023

  1. HG perf: autodetect MPI implementation

    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 committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    bda964b View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Configuration menu
    Copy the full SHA
    864b49d View commit details
    Browse the repository at this point in the history