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

Cleanup CCPP cmake flags part 1, remove extra logic that reduces optimization for radiation_aerosols.f, update CODEOWNERS, update README.md #773

Merged
merged 6 commits into from
Nov 11, 2021

Conversation

climbfuji
Copy link
Collaborator

@climbfuji climbfuji commented Nov 8, 2021

This PR removes unnecessary cmake compiler settings from ccpp-physics' top-level CMakeLists.txt, updates CODEOWNERS and README.md, and contains the changes frorm #771 (remove extra logic that reduces optimization for radiation_aerosols.f). While #771 changes the results for all tests, this PR does not (verified by creating a temporary baseline with the code in #771, and then verifying against it with the code in this PR).

Associated PRs:

#773
NOAA-EMC/fv3atm#417
ufs-community/ufs-weather-model#897

For regression testing, see ufs-community/ufs-weather-model#897

@climbfuji climbfuji marked this pull request as ready for review November 8, 2021 20:35
@climbfuji climbfuji changed the title Cleanup CCPP cmake flags (contains the changes of/must go in after #771) Cleanup CCPP cmake flags (contains the changes of/must go in after #771: remove extra logic that reduces optimization for radiation_aerosols.f, update CODEOWNERS) Nov 8, 2021
@climbfuji climbfuji changed the title Cleanup CCPP cmake flags (contains the changes of/must go in after #771: remove extra logic that reduces optimization for radiation_aerosols.f, update CODEOWNERS) Cleanup CCPP cmake flags part 1 (contains the changes of #771: remove extra logic that reduces optimization for radiation_aerosols.f, update CODEOWNERS) Nov 8, 2021
@climbfuji climbfuji changed the title Cleanup CCPP cmake flags part 1 (contains the changes of #771: remove extra logic that reduces optimization for radiation_aerosols.f, update CODEOWNERS) Cleanup CCPP cmake flags part 1, remove extra logic that reduces optimization for radiation_aerosols.f, update CODEOWNERS, update README.md Nov 8, 2021
@climbfuji climbfuji requested review from junwang-noaa and DusanJovic-NOAA and removed request for grantfirl November 10, 2021 20:25
Copy link
Contributor

@llpcarson llpcarson left a comment

Choose a reason for hiding this comment

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

Looks good, approved

@climbfuji climbfuji merged commit b8b7c31 into NCAR:main Nov 11, 2021
junwang-noaa pushed a commit to NOAA-EMC/fv3atm that referenced this pull request Nov 12, 2021
…uplicate symbols error on macOS; ccpp-physics: cleanup CCPP cmake flags part 1; contains "fix the number of 2d fields nsfcprop2d" (#419) (#417)

- Fixes a bug inGFS_diagnostics.F90 that registered several stochastic variables as diagnostic output even though th arrays are not allocated if the corresponding stochastic option is turned off
- Fixes a problem that led to a "duplicate symbols" error on macOS with Intel by removing files from ccpp/CMakeLists.txt that get added automatically by CCPP
- Updates the submodule pointer for ccpp-physics for the changes described in Cleanup CCPP cmake flags part 1, remove extra logic that reduces optimization for radiation_aerosols.f, update CODEOWNERS, update README.md NCAR/ccpp-physics#773
- Contains the changes in fix the number of 2d fields nsfcprop2d #419 from @HelinWei-NOAA
- Updates the submodule pointer for GFDL_atmos_cubed_sphere to include latest JEDI control changes (contributed by @mark-a-potts)
junwang-noaa pushed a commit to ufs-community/ufs-weather-model that referenced this pull request Nov 12, 2021
…physics only if allocated; ccpp-physics: cleanup CCPP cmake flags part 1 (#897)

* Changes from CCPP/physics and fv3atm:
- Fix duplicate symbols and undefined symbols errors on macOS
- Register diagnostics from stochastic physics only if allocated in fv3atm
-Updates the submodule pointer for ccpp-physics for the changes described in Cleanup CCPP cmake flags part 1, remove extra logic that reduces optimization for radiation_aerosols.f, update CODEOWNERS, update README.md NCAR/ccpp-physics#773
- Update top-level README.md in ccpp-physics
* Set ECF_TRIES to 1 on WCOSS systems in ufs-weather-model
@climbfuji climbfuji deleted the cleanup-cmake-flags branch June 27, 2022 03:09
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.

4 participants