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

Support for experimental avx512 operations #35

Open
tgross35 opened this issue May 3, 2024 · 0 comments
Open

Support for experimental avx512 operations #35

tgross35 opened this issue May 3, 2024 · 0 comments

Comments

@tgross35
Copy link

tgross35 commented May 3, 2024

An avx512-accellerated SIMD implementation should be possible; see e.g. this AWS PR https://github.com/awslabs/aws-checksums/pull/72/files#diff-c767a7149f121bc42a24cecd4428f9b9a2a9f2d4c3a169fbed187605b9de5a26

These functions are still experimental in Rust (rust-lang/rust#111137), but could be used only under this crate's nightly feature gate.

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

No branches or pull requests

1 participant