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

Runtime hang when ESMF_AWARE_THREADING is on #483

Open
nmizukami opened this issue Jul 10, 2024 · 0 comments
Open

Runtime hang when ESMF_AWARE_THREADING is on #483

nmizukami opened this issue Jul 10, 2024 · 0 comments
Labels
bug Something isn't working CESM only

Comments

@nmizukami
Copy link

Related to #482.
Once two compiling error described in #482 locally, the model is successfully compiled. when try running, however, it hangs at very beginning of the initialization. I got PET error like this.

20240708 185822.851 ERROR            PET1290 esm.F90:1157 Not valid  -  Component ROF has mpi task mismatch, do threads align with nodes?
20240708 185822.855 ERROR            PET1290 esm.F90:203 Not valid  - Passing error in return code
20240708 185822.855 ERROR            PET1290 ESM0001:src/addon/NUOPC/src/NUOPC_Driver.F90:797 Not valid  - Passing error in return code
20240708 185822.855 ERROR            PET1290 ensemble:src/addon/NUOPC/src/NUOPC_Driver.F90:2901 Not valid  - Phase 'IPDv02p1' Initialize for modelComp 1: ESM0001 did not r
eturn ESMF_SUCCESS
20240708 185822.855 ERROR            PET1290 ensemble:src/addon/NUOPC/src/NUOPC_Driver.F90:1329 Not valid  - Passing error in return code
20240708 185822.855 ERROR            PET1290 ensemble:src/addon/NUOPC/src/NUOPC_Driver.F90:486 Not valid  - Passing error in return code
20240708 185822.855 ERROR            PET1290 esmApp.F90:134 Not valid  - Passing error in return code
20240708 185822.855 INFO             PET1290 Finalizing ESMF

This needs some esmf expert knowledge to look deeper into the problem.

@ekluzek ekluzek added bug Something isn't working CESM only labels Jul 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working CESM only
Projects
None yet
Development

No branches or pull requests

2 participants