Skip to content

fix(regrid): eliminate MPI band seams via AXIS global-corner extraction - #94

Draft
zmoon wants to merge 1 commit into
ufs-community:feature/c96from
zmoon:fix/mpi-con-seams
Draft

fix(regrid): eliminate MPI band seams via AXIS global-corner extraction#94
zmoon wants to merge 1 commit into
ufs-community:feature/c96from
zmoon:fix/mpi-con-seams

Conversation

@zmoon

@zmoon zmoon commented Aug 25, 2026

Copy link
Copy Markdown
Collaborator

Build one global destination StructuredGrid and use StructuredGrid::to_unstructured_band(j0, nband) to extract each rank's row band, so boundary vertices are synthesized with global context and shared bit-for-bit across ranks.

Note: builds on #80 and requires bbakernoaa/HELM-Project#27

…ction

Build one global destination StructuredGrid and use
StructuredGrid::to_unstructured_band(j0, nband) to extract each rank's
row band, so boundary vertices are synthesized with global context and
shared bit-for-bit across ranks.
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