Skip to content

Guard IEEE halting on macOS flang#4474

Merged
mathomp4 merged 1 commit intodevelopfrom
feature/v2-flang-macos-fixes
Mar 6, 2026
Merged

Guard IEEE halting on macOS flang#4474
mathomp4 merged 1 commit intodevelopfrom
feature/v2-flang-macos-fixes

Conversation

@mathomp4
Copy link
Copy Markdown
Member

Summary

Testing

  • make MAPL.cap VERBOSE=1
  • make -j4 install
  • make -j4 tests (fails on macOS flang: MAPL.state.tests and MAPL.base.tests segfault; signal 11, invalid permissions)

@mathomp4 mathomp4 self-assigned this Feb 28, 2026
@mathomp4 mathomp4 added the 0 Diff The changes in this pull request have verified to be zero-diff with the target branch. label Feb 28, 2026
@mathomp4 mathomp4 changed the base branch from main to develop March 2, 2026 16:28
@mathomp4 mathomp4 marked this pull request as ready for review March 6, 2026 12:59
@mathomp4 mathomp4 requested a review from a team as a code owner March 6, 2026 12:59
Copy link
Copy Markdown
Collaborator

@tclune tclune left a comment

Choose a reason for hiding this comment

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

Presumably something similar will be needed for cap3g.

@mathomp4
Copy link
Copy Markdown
Member Author

mathomp4 commented Mar 6, 2026

Presumably something similar will be needed for cap3g.

Ah true. Let me try a MAPL3 build as well.

@mathomp4
Copy link
Copy Markdown
Member Author

mathomp4 commented Mar 6, 2026

Presumably something similar will be needed for cap3g.

Ah true. Let me try a MAPL3 build as well.

@tclune Huh. The answer seems to be... no? There is no MPI_Init_thread call in MAPL3 other than in pfio demo programs.

Indeed, there are no MPI_Init calls outside of demo/benchmark/test programs.

@tclune
Copy link
Copy Markdown
Collaborator

tclune commented Mar 6, 2026

In MAPL3 we are returning to letting ESMF launch MPI for us. Hopefully this issue won't force us back.

@mathomp4 mathomp4 merged commit 5a61cf3 into develop Mar 6, 2026
49 of 50 checks passed
@mathomp4 mathomp4 deleted the feature/v2-flang-macos-fixes branch March 6, 2026 17:35
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.

2 participants