Skip to content

Corrected two openMP directives#821

Merged
adcroft merged 1 commit into
mom-ocean:dev/gfdlfrom
Hallberg-NOAA:correct_openMP
Jul 23, 2018
Merged

Corrected two openMP directives#821
adcroft merged 1 commit into
mom-ocean:dev/gfdlfrom
Hallberg-NOAA:correct_openMP

Conversation

@Hallberg-NOAA
Copy link
Copy Markdown
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
Copy Markdown
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