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

MPI support #137

Merged
merged 12 commits into from
Jun 19, 2024
Merged

MPI support #137

merged 12 commits into from
Jun 19, 2024

Commits on Jun 19, 2024

  1. Initial MPI implementation

    mulimoen committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    096d2e5 View commit details
    Browse the repository at this point in the history
  2. Add redef

    mulimoen committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    f4043b0 View commit details
    Browse the repository at this point in the history
  3. Feature gate mpi

    mulimoen committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    920c52d View commit details
    Browse the repository at this point in the history
  4. Add CI run

    mulimoen committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    2eb8b9a View commit details
    Browse the repository at this point in the history
  5. Add missing file

    mulimoen committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    5bd10c6 View commit details
    Browse the repository at this point in the history
  6. Fix lifetime

    mulimoen committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    394c094 View commit details
    Browse the repository at this point in the history
  7. Move example

    mulimoen committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    4e395fd View commit details
    Browse the repository at this point in the history
  8. Add hdf5 dev version to CI

    mulimoen committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    5d986ec View commit details
    Browse the repository at this point in the history
  9. Add NETCDF_DIR to CI

    mulimoen committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    a1490dc View commit details
    Browse the repository at this point in the history
  10. Add missing dep

    mulimoen committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    6d7115e View commit details
    Browse the repository at this point in the history
  11. Remove par access from file

    mulimoen committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    df037f1 View commit details
    Browse the repository at this point in the history
  12. Fix move of with_lock

    mulimoen committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    b5b8277 View commit details
    Browse the repository at this point in the history