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

v3: Update ifx flags for avx2 #424

Draft
wants to merge 1 commit into
base: release/v3
Choose a base branch
from

Conversation

mathomp4
Copy link
Member

@mathomp4 mathomp4 commented Feb 4, 2025

This pull request updates the Intel LLVM Fortran flags to use -march=x86-64-v3 instead of -march=core-avx2 across various configurations. This change ensures better compatibility and performance consistency across different processor types.

Changes to compiler flags:

Documentation update:

  • CHANGELOG.md: Added a note about updating Intel LLVM Fortran flags to use -march=x86-64-v3.

@mathomp4 mathomp4 added Non 0-diff The changes in this pull request are non-zero-diff 0 diff The changes in this pull request have verified to be zero-diff with the target branch. and removed Non 0-diff The changes in this pull request are non-zero-diff labels Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0 diff The changes in this pull request have verified to be zero-diff with the target branch.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant