noel

Results 217 comments of noel

Just noting that we had a similar-sounding issue a few years ago, but surely it's not the same thing. https://github.com/E3SM-Project/E3SM/issues/4174

With https://github.com/E3SM-Project/E3SM/pull/6247, I can try a case like: `SMS_D.ne4pg2_oQU480.F2010.pm-cpu_gnu.dinloc-case` and see the fail. Note I had to make sure casename wasn't too long or the netcdf file locations would be...

I see same error without threads `128x1` as well as with Intel compiler: ``` 3: forrtl: error (65): floating invalid 3: Image PC Routine Line Source 3: libpthread-2.31.s 000014B43EB19910 Unknown...

I think it's one of these arrays ``` do i = 1, ncol net_flx(i) = fsnt(i) - fsns(i) - flnt(i) + flns(i) end do ``` Adding print statements show that...

Just confirming I see error `SMS_Ld10.ne4_oQU240.WCYCL1850NS.pm-cpu_intel.allactive-mach_mods` using recent master. (and pasting error message in case it's searched on) Though `SMS_Ld10_P12x2.ne4_oQU240.WCYCL1850NS.pm-cpu_intel.allactive-mach_mods` did complete. ``` 1: SHR_REPROSUM_CALC: Input contains 0.24600E+03 NaNs and...

It's true I actually don't know how Seans job failed, but I thought I would just try a few things and was assuming the fail I hit would be related...

I just hit this error again with something as simple as `SMS_P128x1_Ld10.ne4_oQU240.WCYCL1850.pm-cpu_intel` Actually, resubmitting hits same error. If repeatable, might be good case to debug further. `/pscratch/sd/n/ndk/e3sm_scratch/pm-cpu/me24-aug15/SMS_P128x1_Ld10.ne4_oQU240.WCYCL1850.pm-cpu_intel.20230818_085333_xjedmo`

Noting that I have not seen this error in a while.

When I apply the fix in PR #5886, I do see that the following two tests are now passing compare (where otherwise the eam output was not correct): ``` SMS_Lm1.ne4_oQU240.F2010.gcp12_gnu...