Skip to content

Replace -axCORE-AVX2 with -mavx2#93

Closed
dougiesquire wants to merge 2 commits into
masterfrom
mavx2
Closed

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

Conversation

@dougiesquire

Copy link
Copy Markdown

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
Copy Markdown
Collaborator

@dougiesquire

Copy link
Copy Markdown
Author

Yup - will do

@anton-seaice

Copy link
Copy Markdown
Collaborator

Is this still relevant @dougiesquire ?

@dougiesquire

Copy link
Copy Markdown
Author

Is this still relevant @dougiesquire ?

Relevant, yes. But interest fizzled so we can close

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