Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MAPL develop breaks upper-air remapping #3314

Open
mathomp4 opened this issue Jan 14, 2025 · 0 comments
Open

MAPL develop breaks upper-air remapping #3314

mathomp4 opened this issue Jan 14, 2025 · 0 comments
Assignees
Labels
❗ High Priority This is a high priority PR

Comments

@mathomp4
Copy link
Member

This appears to be a similar issue as #3307 (which was closed in #3310 ). In my nightly tests, the remap_upper step (aka interp_restarts.x) fails with:

...
   70   13.134803    0.9419    954.9999    14.9997
   71    6.593752    0.9634    969.9998    14.9999
   72    0.048048    0.9850    985.0000    15.0002
   73    0.000000    1.0000   1000.0000    15.0000

  Total Number of Tracers in  MOIST:    648   (/KM =    9.00)

Abort(134824965) on node 11 (rank 11 in comm 0): Fatal error in PMPI_Comm_dup: Unknown error class, error stack:
PMPI_Comm_dup(166): MPI_Comm_dup(MPI_COMM_NULL, new_comm=0x7fffaa9ba038) failed
PMPI_Comm_dup(123): Null communicator
Abort(403260421) on node 12 (rank 12 in comm 0): Fatal error in PMPI_Comm_dup: Unknown error class, error stack:
PMPI_Comm_dup(166): MPI_Comm_dup(MPI_COMM_NULL, new_comm=0x7ffff2122fb8) failed
PMPI_Comm_dup(123): Null communicator
...

There are no obvious communicator uses in there (or in fv_regrid_c2c.F90) to me, but I hope @atrayano can see something.

I'll also assign @bena-nasa only because he probably knows this code better than any of us.

@mathomp4 mathomp4 added 🪲 Bugfix This fixes a bug! ❗ High Priority This is a high priority PR labels Jan 14, 2025
@mathomp4 mathomp4 removed the 🪲 Bugfix This fixes a bug! label Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
❗ High Priority This is a high priority PR
Projects
None yet
Development

No branches or pull requests

3 participants