Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix AVX2 support detection. #4969

Merged
merged 2 commits into from
May 13, 2024
Merged

Fix AVX2 support detection. #4969

merged 2 commits into from
May 13, 2024

Conversation

teo-tsirpanis
Copy link
Member

SC-47213

A typo in #4449 prevented AVX2 from being detected in GCC. This PR fixes the typo and adds logging to allow validating whether AVX2 was detected.

Fixes #4967.


TYPE: BUILD
DESC: Fix AVX2 support detection.

Co-authored-by: Even Rouault <even.rouault@spatialys.com>
@KiterLuc KiterLuc merged commit 9d8fcb1 into dev May 13, 2024
59 checks passed
@KiterLuc KiterLuc deleted the teo/avx2-detect-fix branch May 13, 2024 12:41
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

cmake/Modules/CheckAVX2Support.cmake fails to detect AVX2
2 participants