E3sm: High-res G case failed with 'ERROR: lon lat cosz sizes disagree' on Summit

Created on 11 Feb 2019  路  5Comments  路  Source: E3SM-Project/E3SM

When I ran a high-res G-case on Summit using 48600 cores, the model failed at the first time step with the error:
"ERROR: lon lat cosz sizes disagree" in the cime/src/share/streams/shr_tInterp_mod.F90.

But it ran successfully with the same configuration but use 16000 cores.

Compset: GMPAS-IAF, res: T62_oRRS18to6v3

CIME Summit

Most helpful comment

Now I remember ... you are overdecomposing the T62-based components. You need to fix the decompostion to something like 9600 and only increase OCN, ICE, and CPL for the G case.

All 5 comments

I think that is from one of the data models. Which log files was that error in?

Now I remember ... you are overdecomposing the T62-based components. You need to fix the decompostion to something like 9600 and only increase OCN, ICE, and CPL for the G case.

Thanks.
@rljacob the error is logged in the e3sm.log.
and @worleyph I will follow your instruction and update the results here asap.

@worleyph Yes. After reducing the PES from 48000 to 16000 for all components except for OCN, ICE, and CPL, the model was run successfully. Before I close the issue, I wonder if you have an estimation of maximum MPI tasks for each component in the usual grid settings.

@rljacob Is it possible to give more useful information about this kind of over-decomposition?
Thanks.

There is an issue open for this. https://github.com/ESMCI/cime/issues/2949

Was this page helpful?
0 / 5 - 0 ratings