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

Any plans to implement on AVX/AVX2? #11

Closed
danielbraun89 opened this issue Mar 8, 2023 · 5 comments
Closed

Any plans to implement on AVX/AVX2? #11

danielbraun89 opened this issue Mar 8, 2023 · 5 comments

Comments

@danielbraun89
Copy link

Any plans to implement on AVX/AVX2 as well, in order to improve availability?

@oscarbg
Copy link

oscarbg commented Mar 8, 2023

+1

@r-devulap
Copy link
Contributor

yeah, that is in the plan and would be a great addition to the AVX-512 code. Contributions are welcome :)

@r-devulap
Copy link
Contributor

see #60

@r-devulap
Copy link
Contributor

#60 and #93 adds AVX2 versions of quicksort, quickselect and partial sort for 32-bit and 64-bit data types. Should I consider this done?

@r-devulap
Copy link
Contributor

Closing as completed.

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

3 participants