Skip to content

AVX512 implementation #47

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

arpankapoor
Copy link
Contributor

AVX512 implementation taken from the C implementation.
Since AVX512 intrinsics are not stabilized yet, it is guarded behind a new unstable feature flag.

I'd understand if you'd rather wait for avx512 stabilization before considering this.
Thank you for this crate ;)

@DoumanAsh
Copy link
Owner

There is a bit more to AVX-512 than just lack of stable support
Intel seems to be reluctant to let users use it on newest processors so I'm not even sure it is worth enabling it
I will consider it thank you

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