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

Experimental stdsimd implementation #35

Open
hkratz opened this issue May 2, 2021 · 0 comments
Open

Experimental stdsimd implementation #35

hkratz opened this issue May 2, 2021 · 0 comments
Labels
blocked Blocked on something external enhancement New feature or request

Comments

@hkratz
Copy link
Contributor

hkratz commented May 2, 2021

stdsimd seems to be still in the early stages but we could check if all required primitives are supported. Mainly the algorithm requires a dynamic shuffle which is not available yet (see rust-lang/portable-simd#11)

@hkratz hkratz added enhancement New feature or request blocked Blocked on something external labels May 2, 2021
@hkratz hkratz changed the title Investigate adding an stdsimd implementation Experimental stdsimd implementation May 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked Blocked on something external enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant