E3SM icon indicating copy to clipboard operation
E3SM copied to clipboard

Divide by zero error in `w3src4md.F90` with `SMS_D_Ln3.TL319_EC30to60E2r2_wQU225EC30to60E2r2.GMPAS-JRA1p5-WW3.pm-cpu_intel.ww3-jra_1958`

Open ndkeen opened this issue 1 year ago • 3 comments

using next of Nov17th, I see this error on pm-cpu/intel (passes with GNU):

SMS_D_Ln3.TL319_EC30to60E2r2_wQU225EC30to60E2r2.GMPAS-JRA1p5-WW3.pm-cpu_intel.ww3-jra_1958

118: forrtl: error (73): floating divide by zero
118: Image              PC                Routine            Line        Source             
118: libpthread-2.31.s  000014CC810C5910  Unknown               Unknown  Unknown
118: e3sm.exe           0000000006FF2050  Unknown               Unknown  Unknown
118: e3sm.exe           00000000057D9B23  w3src4md_mp_w3spr         220  w3src4md.F90
118: e3sm.exe           0000000005BE1D3A  w3srcemd_mp_w3src         557  w3srcemd.F90
118: e3sm.exe           00000000058DC54E  w3wavemd_mp_w3wav        1287  w3wavemd.F90
118: e3sm.exe           0000000005040C37  wav_comp_mct_mp_w        1189  wav_comp_mct.F90
118: e3sm.exe           00000000004A5FC7  component_mod_mp_         757  component_mod.F90
118: e3sm.exe           0000000000467557  cime_comp_mod_mp_        2935  cime_comp_mod.F90
118: e3sm.exe           000000000048E89F  MAIN__                    153  cime_driver.F90
118: e3sm.exe           00000000004311ED  Unknown               Unknown  Unknown
118: libc-2.31.so       000014CC80CCD24D  __libc_start_main     Unknown  Unknown
118: e3sm.exe           000000000043111A  Unknown               Unknown  Unknown

ndkeen avatar Nov 17 '23 23:11 ndkeen

I met similar errors when running my simulations using pm-cpu. Is there any solution yet?

lxu16 avatar Nov 28 '23 21:11 lxu16

I see same error with this test using master of Jan 18th

ndkeen avatar Jan 19 '24 05:01 ndkeen