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

Remove unnecessary SIMD instruction sets from CMakeLists.txt #539

Merged
merged 2 commits into from
Jan 6, 2021

Conversation

climbfuji
Copy link
Collaborator

@climbfuji climbfuji commented Dec 31, 2020

When option SIMDMULTIARCH is used at compile time (currently only on Jet), four SIMD instruction sets are compiled into the executable. The ccpp-physics top-level CMakeLists.txt performs some modification of these optimization flags for certain files.

Also included: update of an SCM-only file that was already merged into the repository, see #541.

Associated PRs:

#539
NOAA-EMC/GFDL_atmos_cubed_sphere#49
NOAA-EMC/fv3atm#220
ufs-community/ufs-weather-model#353

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

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 to me, approved

@climbfuji climbfuji merged commit 4e7465c into NCAR:master Jan 6, 2021
@climbfuji climbfuji deleted the simd_update_20201231 branch June 27, 2022 03:24
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