noel
noel
With master of April 22nd, using `ERS_D.f09_f09.IELM.pm-cpu_gnu.elm-lnd_rof_2way`, I see: ``` 44: Program received signal SIGFPE: Floating-point exception - erroneous arithmetic operation. 44: 44: Backtrace for this error: 44: #0 0x147568e53dbf...
Note with `SMS_D.MOS_USRDAT.RMOSNLDAS.pm-cpu_gnu`, I see different error: ``` ERROR: Command: '/global/cfs/cdirs/e3sm/ndk/repos/nexty-mar1/components/mosart/bld/build-namelist -infile /pscratch/sd/n/ndk/e3sm_scratch/pm-cpu/nexty-mar1/SMS_D.MOS_USRDAT.RMOSNLDAS.pm-cpu_gnu.gh6173/Buildconf/mosartconf/cesm_namelist -caseroot /pscratch/sd/n/ndk/e3sm_scratch/pm-cpu/nexty-mar1/SMS_D.MOS_USRDAT.RMOSNLDAS.pm-cpu_gnu.gh6173 -scriptsroot /global/cfs/cdirs/e3sm/ndk/repos/nexty-mar1/cime/scripts -namelist " &mosartexp /" -inst_string "" -simyr 2000' failed with error 'build-namelist -...
Same issue in master May 4
OK, looks like I need to update the branches. E3SM master does have module versions that will work if you want to copy those for now.
Actually, it looks like that branch already had updated modules. I think you just have not pulled recently enough. With fresh clone of maint-2.1, you should see: ``` craype-accel-host craype/2.7.20...
You may made other changes. If you can try checking out fresh clone of maint-2.1 and build a test there, then it means you just have some differences between your...
Note I just merged the following PR to maint-2.1, but it should have no impact here as there are no needed module version changes. https://github.com/E3SM-Project/E3SM/pull/6158
With a branch not yet in master that will bring in some SCREAM cmake fixes, I tried this case again. Fails in a different way: ``` 45: forrtl: error (65):...
I see same error with this test using master of Jan 18th
Peter noted I found same issue and didn't see this, so adding what I found here: With Jan23 master and `ERS_D.f19_g16.I1850CNECACTCBC.pm-cpu_intel.elm-eca`: Same error with `SMS_D_Ly2_P1x1.1x1_smallvilleIA.IELMCNCROP.pm-cpu_intel.elm-fan` and be related to https://github.com/E3SM-Project/E3SM/issues/6188...