Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SIGSEGV in MOM_shortwave_abs.F90:absorbRemainingSW using OpenMP #197

Closed
adcroft opened this issue Jul 9, 2015 · 0 comments
Closed

SIGSEGV in MOM_shortwave_abs.F90:absorbRemainingSW using OpenMP #197

adcroft opened this issue Jul 9, 2015 · 0 comments

Comments

@adcroft
Copy link
Collaborator

adcroft commented Jul 9, 2015

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.)

@adcroft adcroft closed this as completed Sep 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant