Skip to content

Conversation

@mathomp4
Copy link
Member

Types of change(s)

  • 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

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

Description

Long ago, @atrayano made #1038 which fixed #338. He found that gfortran was doing something bad and not returning IOSTAT_END correctly? Not sure. But his workaround worked and allowed GNU to run the SCM (which still uses binary restarts).

Well, that fix got lost at some point during refactoring. This brings it back.

Related Issue

#338

@mathomp4 mathomp4 self-assigned this Dec 18, 2025
@mathomp4 mathomp4 requested a review from a team as a code owner December 18, 2025 19:02
@mathomp4 mathomp4 added 🪲 Bugfix This fixes a bug! 0 Diff The changes in this pull request have verified to be zero-diff with the target branch. labels Dec 18, 2025
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. 🪲 Bugfix This fixes a bug!

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Running SCM with GNU/Open MPI: Crash in MAPL_IO

1 participant