Harvest option landuse_timeseries
run fails on perlmutter for intel
compiler in debug mode
#1257
Labels
landuse_timeseries
run fails on perlmutter for intel
compiler in debug mode
#1257
The e3sm.log file shows the following:
Per the lnd.log, this appears to be happening in conjunction with the logging event.
Note that this does not occur for the exact same test on derecho (intel compiler in debug mode) nor does it occur on perlmutter with the debug mode gnu test, so we have some coverage overlap of this mode at least.
I think the issue is that
harvest_tag
needs to be set to zero in theLoggingMortality_frac
here:fates/biogeochem/EDLoggingMortalityMod.F90
Lines 286 to 290 in 825579d
Looking back on #1116 I realized this had come up and I even verified this fix via bb3d58e, but for some reason I reverted the fix with a later commit.
The text was updated successfully, but these errors were encountered: