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

Preparation for S2S cmake: CMakeLists and OpenMP #30

Merged
merged 4 commits into from
Oct 7, 2020
Merged

Preparation for S2S cmake: CMakeLists and OpenMP #30

merged 4 commits into from
Oct 7, 2020

Conversation

aerorahul
Copy link
Contributor

This PR:

  • removes the #ifdef OPENMP in atmosphere_stub.F90 since there is no call to omp directives in this file.
  • OpenMP compiler flag is now added via target_link_libraries instead of a blanket addition to compiler flags.
  • cleans up CMakeLists.txt. Specifically, compiler definitions for 32BIT are removed.

These changes are necessary for enabling S2S cmake.

Corresponding PR's in:
ufs-weather-model:
fv3atm:

@climbfuji
Copy link
Collaborator

I am not a reviewer for this PR, but I don't have any concerns merging it.

Copy link
Collaborator

@pjpegion pjpegion left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes look good

@pjpegion pjpegion merged commit 6eac845 into NOAA-PSL:master Oct 7, 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

Successfully merging this pull request may close these issues.

3 participants