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

Fix avx512fp16 build #187

Merged
merged 1 commit into from
Mar 3, 2025
Merged

Fix avx512fp16 build #187

merged 1 commit into from
Mar 3, 2025

Conversation

sterrettm2
Copy link
Contributor

Currently the avx512fp16 code is never built on GCC, because of changes made in 3bb9296. This should fix that by making it only check the clang version if the clang version macro is defined

Copy link
Contributor

@r-devulap r-devulap left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch, thanks for the fix!

@r-devulap r-devulap merged commit 16d7c60 into intel:main Mar 3, 2025
11 checks passed
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