You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I chose a wrong fv layout by mistake and the job hangs and times out (16 hours for production runs) instead of exiting right away with a FATAL message.
The stdout has the following messages
@bensonr wrote
Niki - this error comes from fv3. The logic chosen to shut down the model has an error as there's an mpi barrier expecting all ranks to check in, which isn't valid for concurrent coupled runs. Please open the issue in FV3 and assign it to me.
FV3 has always enforced the rule that all domains need a minimum of 4 cells in both the i- and j-dimensions. For a c96, the largest layout choice is 24.
Describe the bug
I chose a wrong fv layout by mistake and the job hangs and times out (16 hours for production runs) instead of exiting right away with a FATAL message.
The stdout has the following messages
To Reproduce
for ESM4_c96 use the following layouts
Expected behavior
The model run should exit with a FATAL message when users provide a wrong layout for any component.
System Environment
ncrc5.intel22
Additional context
stdout:
/lustre/f2/scratch/Niki.Zadeh/FMS2023.01_mom6_20221213/ESM4p2_piControl_spinup_J_redoyr450_FMS2/ncrc5.intel22-prod-openmp/stdout/run/ESM4p2_piControl_spinup_J_redoyr450_FMS2__8.o134508369
also another wrong layout:
/lustre/f2/scratch/Niki.Zadeh/FMS2023.01_mom6_20221213/ESM4p2_piControl_spinup_J_redoyr450_FMS2/ncrc5.intel22-prod-openmp/stdout/run/ESM4p2_piControl_spinup_J_redoyr450_FMS2__6.o134508105
The text was updated successfully, but these errors were encountered: