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

enable by default runtime detection of vector extension on x86/64 target #986

Merged
merged 4 commits into from
Dec 27, 2024

Conversation

Cyan4973
Copy link
Owner

can be manually overridden by setting DISPATCH to the desired value (0/1)

@Cyan4973 Cyan4973 self-assigned this Dec 27, 2024
if the program is compiled with, for example, -mavx2,
then the resulting binary will simply require this instruction set to run.
@Cyan4973 Cyan4973 merged commit cf9e2dc into dev Dec 27, 2024
126 checks passed
@Cyan4973 Cyan4973 deleted the autovec_x86 branch December 27, 2024 09:50
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.

1 participant