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 check for using parallel hdf5 in non-mpi build #4420

Merged
merged 2 commits into from
Jan 27, 2023

Commits on Jan 27, 2023

  1. Add check for using parallel hdf5 in non-mpi build

    Added check for when MPI is disabled but the parallel hdf5 library was
    found. This results in an error due to incompatibility.
    PhilipFackler committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    5f97b14 View commit details
    Browse the repository at this point in the history
  2. Additional explanation

    prckent authored Jan 27, 2023
    Configuration menu
    Copy the full SHA
    df21a09 View commit details
    Browse the repository at this point in the history