MPAS-Dev / MPAS

Repository for private MPAS development prior to the MPAS v6.0 release.
Other
4 stars 0 forks source link

LIGHT dies with intel/debug in nightly test suite #1488

Closed mark-petersen closed 6 years ago

mark-petersen commented 6 years ago

ocean/develop dies on the forward run with LIGHT on using intel/debug, but passes with gnu/optimized.

mark-petersen commented 6 years ago

My runs are here:

/lustre/scratch2/turquoise/mpeterse/runs/nightly_180118_1cd5918_int_debug/ocean/periodic_planar/20km/region_reset_light_test/forward
/lustre/scratch2/turquoise/mpeterse/runs/nightly_180118_1cd5918_int_debug/ocean/periodic_planar/20km/time_reset_light_test/forward

output ends here, then a core dump. No error message:

gr-fe3:forward$ tail log.ocean.0000.out
 myproc, ioProcNeighs
 myproc, procNeighs
 myproc, ioProcNeighs
 Initial time 0001-01-01_00:00:00
       Writing AM lagrPartTrack
WARNING: MPAS I/O: Truncating existing data in output file analysis_members/lagrPartTrack.0001-01-01_00.00.00.nc
WARNING: MPAS I/O: Truncating existing data in output file output.nc
 Doing timestep 0001-01-01_02:46:40
    Computing surface flux arrays
    Computing forward time step
pwolfram commented 6 years ago

See fix in https://github.com/MPAS-Dev/MPAS-Model/pull/47.

mark-petersen commented 6 years ago

Fixed by https://github.com/MPAS-Dev/MPAS-Model/pull/47