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

Properly freeing MPI communicators after reading or writing restarts #3303

Merged
merged 1 commit into from
Jan 11, 2025

Conversation

atrayano
Copy link
Contributor

Types of change(s)

  • [ x] Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Trivial change (affects only documentation or cleanup)
  • Refactor (no functional changes, no api changes)

Checklist

  • [x ] Tested this change with a run of GEOSgcm
  • Ran the Unit Tests (make tests)

Description

Fixed handling of MPI communicators in reading or writing restarts

Related Issue

#3302

@atrayano atrayano added the 0 Diff The changes in this pull request have verified to be zero-diff with the target branch. label Jan 10, 2025
@atrayano atrayano self-assigned this Jan 10, 2025
@atrayano atrayano requested a review from a team as a code owner January 10, 2025 21:03
@mathomp4 mathomp4 merged commit 99b1564 into develop Jan 11, 2025
52 checks passed
@mathomp4 mathomp4 deleted the bugfix/atrayano/#3302_free_mpi_comm branch January 11, 2025 00:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0 Diff The changes in this pull request have verified to be zero-diff with the target branch.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants