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

Doesn't work on x86 CPUs < -march=x86-64-v2 #125

Open
hacklschorsch opened this issue Mar 7, 2025 · 0 comments
Open

Doesn't work on x86 CPUs < -march=x86-64-v2 #125

hacklschorsch opened this issue Mar 7, 2025 · 0 comments

Comments

@hacklschorsch
Copy link
Member

#114 / version 1.6.0.0 broke this library for CPUs < -march=x86-64-v2.

Instead we should have a way of transparent progressive enhancement if hardware allows it, and while we're there, also include SIMD algorithms from zfex (#122).

@hacklschorsch hacklschorsch changed the title Doesn't work on CPUs < -march=x86-64-v2. Doesn't work on CPUs < -march=x86-64-v2 Mar 7, 2025
@hacklschorsch hacklschorsch changed the title Doesn't work on CPUs < -march=x86-64-v2 Doesn't work on x86 CPUs < -march=x86-64-v2 Mar 7, 2025
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