Skip to content

Replace -axCORE-AVX2 with -mavx2#93

Draft
dougiesquire wants to merge 2 commits intomasterfrom
mavx2
Draft

Replace -axCORE-AVX2 with -mavx2#93
dougiesquire wants to merge 2 commits intomasterfrom
mavx2

Conversation

@dougiesquire
Copy link

This PR replaces -axCORE-AVX2 with -mavx2.

Other components (e.g. MOM5) use -xCORE-AVX2 which prevents running on AMD CPUs (for example) and we are updating those to -mavx2. While the current CICE flags are less restrictive, it is recommended that we also change these flags for consistency.

@dougiesquire dougiesquire changed the title CmakeLists.txt: Replace -xCORE-AVX2 with -mavx2 Replace -axCORE-AVX2 with -mavx2 Feb 24, 2026
@anton-seaice
Copy link
Collaborator

@dougiesquire
Copy link
Author

Yup - will do

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