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

Corrected two openMP directives #821

Merged
merged 1 commit into from
Jul 23, 2018

Conversation

Hallberg-NOAA
Copy link
Collaborator

Corrected openMP directives in two places, so MOM6 now compiles with openMP
enabled. The variable local_strain had recently been added to
horizontal_viscosity, but it was omitted from an openMP directive. A recent
change had left an incomplete openMP directive around KPP_get_BLD in diabatic.
All solutions (at least without openMP on) are bitwise identical.

  Corrected openMP directives in two places, so MOM6 now compiles with openMP
enabled. The variable local_strain had recently been added to
horizontal_viscosity, but it was omitted from an openMP directive.  A recent
change had left an incomplete openMP directive around KPP_get_BLD in diabatic.
All solutions (at least without openMP on) are bitwise identical.
@Hallberg-NOAA
Copy link
Collaborator Author

This PR is being tested with https://gitlab.gfdl.noaa.gov/ogrp/MOM6/pipelines/4959

@adcroft adcroft merged commit b2b8bf7 into mom-ocean:dev/gfdl Jul 23, 2018
@Hallberg-NOAA Hallberg-NOAA deleted the correct_openMP branch July 30, 2021 19:07
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

Successfully merging this pull request may close these issues.

2 participants