Skip to content

Conversation

@jairad26
Copy link

@jairad26 jairad26 commented Aug 5, 2025

Previously, rust builds were not using march=native at compilation time, meaning avx and avx512 were not being utilized if available at compile time. this fixes that

Copy link
Author

jairad26 commented Aug 5, 2025

This stack of pull requests is managed by Graphite. Learn more about stacking.

@jairad26 jairad26 force-pushed the jai/simd-runtime-selection branch from 40eb6f0 to 4ae8ffa Compare August 5, 2025 18:16
@jairad26 jairad26 changed the title [ENH] force avx512 in rust build [ENH] use march native in rust build Aug 5, 2025
@jairad26 jairad26 marked this pull request as ready for review August 5, 2025 18:19
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