Skip to content

Remove write_parallel from MAPL2 use; now available via MAPL umbrella#365

Closed
tclune wants to merge 1 commit intorelease/MAPL-v3from
fix/remove-write-parallel-from-MAPL2-use
Closed

Remove write_parallel from MAPL2 use; now available via MAPL umbrella#365
tclune wants to merge 1 commit intorelease/MAPL-v3from
fix/remove-write-parallel-from-MAPL2-use

Conversation

@tclune
Copy link
Copy Markdown
Collaborator

@tclune tclune commented May 5, 2026

Summary

  • MAPL PR #4772 exports WRITE_PARALLEL via the MAPL umbrella module
  • When CreateInterpWeights_GridCompMod.F90 uses both MAPL and MAPL2, the generic interface becomes ambiguous since both modules now provide write_parallel
  • Remove write_parallel from the use MAPL2 import since it is now accessible via use MAPL

@tclune tclune requested a review from a team as a code owner May 5, 2026 00:57
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 5, 2026

This PR is being prevented from merging because you have not added one of our required labels: 0 diff, 0 diff trivial, Non 0-diff, 0 diff structural, 0-diff trivial, Not 0-diff, 0-diff, automatic, 0-diff uncoupled, github_actions. Please add one so that the PR can be merged.

@tclune tclune force-pushed the fix/remove-write-parallel-from-MAPL2-use branch from 77abc9b to c2ae239 Compare May 5, 2026 12:42
@tclune
Copy link
Copy Markdown
Collaborator Author

tclune commented May 5, 2026

Superseded by #364 which deletes CreateInterpWeights_GridCompMod.F90 entirely as part of the MAPL3 migration.

@tclune tclune closed this May 5, 2026
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.

1 participant