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

Add AVX512 engine #32

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Add AVX512 engine #32

wants to merge 1 commit into from

Conversation

AndersTrier
Copy link
Owner

@AndersTrier AndersTrier commented Apr 15, 2024

Throughput with AVX512 on AMD Ryzen 7 PRO 7840U is about the same as the AVX2 engine.
I'll have a look at GFNI instead.

@AndersTrier
Copy link
Owner Author

Idea: How about instead of moving the data around, we do it with the tables instead?

@AndersTrier
Copy link
Owner Author

Idea: How about instead of moving the data around, we do it with the tables instead?

Done: #42

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

Successfully merging this pull request may close these issues.

1 participant