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 Different Vector Instructions #23

Open
ruler501 opened this issue Oct 7, 2021 · 1 comment
Open

Support Different Vector Instructions #23

ruler501 opened this issue Oct 7, 2021 · 1 comment

Comments

@ruler501
Copy link

ruler501 commented Oct 7, 2021

Using something like the eve library could work well to allow writing code that works on different architectures. I'm specifically interested in an SSE4.1 or AVX implementation.

I could probably look into working on this sometime next month if I have time.

@dblalock
Copy link
Owner

dblalock commented Jan 2, 2022

Hi @ruler501. Supporting different vector instructions would be great. I'm personally not sure what the use case would be for pre-AVX2 x86 instructions, since AVX2 has been out since 2013, but I'm sure you know your application better than I do.

I'm pretty bandwidth-limited these days, but happy to provide high-level guidance if I can be helpful.

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

2 participants