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

Cleanup MPI calls #278

Merged
merged 17 commits into from
Jul 19, 2024
Merged

Cleanup MPI calls #278

merged 17 commits into from
Jul 19, 2024

Commits on Jun 25, 2024

  1. Changed MPI_ variables to SPHERAL_MPI_, added default communicator in…

    …put for allReduce, moved some MPI functions from Utilities to Distributed, combined scan.hh with allReduce.hh and removed mpiUtilities
    ldowen committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    1389c71 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Fix compiler errors

    ldowen committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    d8ada32 View commit details
    Browse the repository at this point in the history
  2. Remove compiler warning

    ldowen committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    8c8b206 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

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

Commits on Jul 2, 2024

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

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    8da88a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3374ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4170e5d View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

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

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    9548597 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    759cbdd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1df8ec8 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

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

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    84f6216 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2328760 View commit details
    Browse the repository at this point in the history
  3. Updated release notes

    ldowen committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    5ecb8df View commit details
    Browse the repository at this point in the history
  4. More minor fixes

    ldowen committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    8f7540e View commit details
    Browse the repository at this point in the history