Skip to content

Replace USE MAPL_ShmemMod with USE MAPL in interp_restarts.F90#391

Merged
tclune merged 1 commit into
release/MAPL-v3from
feature/390-replace-MAPL_ShmemMod-with-MAPL
May 22, 2026
Merged

Replace USE MAPL_ShmemMod with USE MAPL in interp_restarts.F90#391
tclune merged 1 commit into
release/MAPL-v3from
feature/390-replace-MAPL_ShmemMod-with-MAPL

Conversation

@tclune
Copy link
Copy Markdown
Collaborator

@tclune tclune commented May 22, 2026

Summary

  • Removes direct dependency on internal MAPL_ShmemMod submodule
  • Merges MAPL_GetNodeInfo, MAPL_InitializeShmem, and MAPL_FinalizeShmem into the existing USE MAPL statement
  • All MAPL references in the subrepo now go through the public MAPL or MAPL_Constants wrapper modules

Related

Closes #390

Merge MAPL_GetNodeInfo, MAPL_InitializeShmem, and MAPL_FinalizeShmem
into the existing USE MAPL statement to avoid direct dependency on the
internal MAPL_ShmemMod submodule.
@tclune tclune requested a review from a team as a code owner May 22, 2026 16:30
@tclune tclune added 0 diff The changes in this pull request have verified to be zero-diff with the target branch. MAPL3 MAPL 3 Related labels May 22, 2026
@tclune tclune merged commit 82a1ed6 into release/MAPL-v3 May 22, 2026
19 checks passed
@tclune tclune deleted the feature/390-replace-MAPL_ShmemMod-with-MAPL branch May 22, 2026 18:39
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. MAPL3 MAPL 3 Related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants