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 Fortran modernization #328

Merged
merged 2 commits into from
Mar 12, 2024

Conversation

ohearnk
Copy link
Collaborator

@ohearnk ohearnk commented Mar 9, 2024

This MR updates MPI Fortran support in QUICK to modern standards.

Closes #316.

@ohearnk ohearnk requested a review from agoetz March 9, 2024 16:27
@ohearnk ohearnk marked this pull request as draft March 9, 2024 16:29
@ohearnk ohearnk changed the title DRAFT: MPI Fortran modernization MPI Fortran modernization Mar 9, 2024
@ohearnk
Copy link
Collaborator Author

ohearnk commented Mar 9, 2024

FYI -- full test suite (with 1 and 2 MPI procs) is currently passing for my MPI builds with the above mpi module changes.

This is testing with GCC v13.2.1 and OpenMPI v4.1.4.

Copy link
Collaborator

@agoetz agoetz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good.

@agoetz agoetz marked this pull request as ready for review March 12, 2024 23:10
@agoetz agoetz merged commit 8988f43 into merzlab:master Mar 12, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update Fortran MPI support
2 participants