-
Notifications
You must be signed in to change notification settings - Fork 36
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
chore: add avx acceleration to poseidon hash function #155
Conversation
ibmp33
commented
Nov 6, 2023
- TODO: Script test.
- TODO: Implement AVX512 support.
@ChengYueJia Can you help with this optimization? Currently the Integration with AVX in Goldilocks seems have no effects, we may need to find a better way, referering to https://github.com/0xPolygonHermez/goldilocks/blob/master/src/poseidon_goldilocks_avx512.hpp#L15 |
Ok, I can continue it. |
980f019
to
af7536f
Compare
af7536f
to
3fe06ed
Compare