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

Automatically set AVX2/FMA flags on x86 #188

Merged
merged 1 commit into from
Jan 6, 2025
Merged

Conversation

syvb
Copy link
Member

@syvb syvb commented Jan 6, 2025

We can put the AVX2 and FMA flags in the .cargo/config.toml file so that they are automatically applied on x86, instead of users having to manually set an environment variable.

@syvb syvb requested a review from a team as a code owner January 6, 2025 20:44
@syvb syvb merged commit 39676ac into main Jan 6, 2025
31 of 33 checks passed
@syvb syvb deleted the sv/x86-automatic-flags branch January 6, 2025 22:01
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