E3SM-Project / E3SM-Project/E3SM
floating invalid in CNAllocationMod.F90
- Dominant language
- Fortran
- Stars
- 441
- Forks
- 481
- Avg merge
- 4d 7h
- Merged PRs (30d)
- 33
Description
With Intel v18 compiler on KNL and FP-exception checking turned on (`-fpe0`):
```
forrtl: error (65): floating invalid
Image PC Routine Line Source
e3sm.exe 00000000023BE8F0 Unknown Unknown Unknown
e3sm.exe 00000000007A2383 cnallocationmod_m 2409 CNAllocationMod.F90
e3sm.exe 00000000008BB25F cndecompmod_mp_cn 406 CNDecompMod.F90
e3sm.exe 00000000008C8696 cnecosystemdynmod 566 CNEcosystemDynMod.F90
e3sm.exe 0000000000512EE0 clm_driver_mp_clm 863 clm_driver.F90
e3sm.exe 00000000004FEC97 lnd_comp_mct_mp_l 464 lnd_comp_mct.F90
e3sm.exe 0000000000428EE4 component_mod_mp_ 728 component_mod.F90
e3sm.exe 000000000040CE0F cime_comp_mod_mp_ 2650 cime_comp_mod.F90
e3sm.exe 0000000000428BF0 MAIN__ 103 cime_driver.F90
```
E3SM integration tests:
```
ERS.f19_g16.I1850CNECACNTBC.theta_intel.clm-eca
SMS.ne30_oECv3.BGCEXP_BCRC_CNPECACNT_1850.theta_intel.clm-bgcexp
ERS.f19_g16.I1850CNECACTCBC.theta_intel.clm-eca
```
https://my.cdash.org/viewTest.php?onlyfailed&buildid=1395387
Contributor guide
Assessment
This issue has not been assessed yet.