You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Compiling with intel and openmp yields a SIGSEGV for at line 294 of MOM_shortwave_abs.F90. There are no OMP directives in this file. gnu and pgi work fine.
Compiling with intel and openmp yields a SIGSEGV for at line 294 of MOM_shortwave_abs.F90. There are no OMP directives in this file. gnu and pgi work fine.
Experiments that fail include:
ice_ocean_SIS/OM4_025/timestats.intel
ice_ocean_SIS2/OM4_025/seaice.stats.intel
ice_ocean_SIS2/OM4_025/timestats.intel
ocean_only/CVmix_SCM_tests/cooling_only/EPBL/timestats.intel
ocean_only/CVmix_SCM_tests/cooling_only/KPP/timestats.intel
ocean_only/CVmix_SCM_tests/mech_only/EPBL/timestats.intel
ocean_only/CVmix_SCM_tests/mech_only/KPP/timestats.intel
ocean_only/CVmix_SCM_tests/skin_warming_wind/EPBL/timestats.intel
ocean_only/CVmix_SCM_tests/skin_warming_wind/KPP/timestats.intel
ocean_only/CVmix_SCM_tests/wind_only/EPBL/timestats.intel
ocean_only/CVmix_SCM_tests/wind_only/KPP/timestats.intel
ocean_only/SCM_idealized_hurricane/timestats.intel
ocean_only/global_ALE/layer/timestats.intel
ocean_only/global_ALE/z/timestats.intel
ocean_only/single_column/EPBL/timestats.intel
ocean_only/single_column/KPP/timestats.intel
(I'm putting a ticket in because after adding some OMP directives I didn't find a combination of private/shared that got the correct answers.)
The text was updated successfully, but these errors were encountered: