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

chore: add avx acceleration to poseidon hash function #155

Merged
merged 13 commits into from
Nov 29, 2023

Conversation

ibmp33
Copy link
Contributor

@ibmp33 ibmp33 commented Nov 6, 2023

  • TODO: Script test.
  • TODO: Implement AVX512 support.

@eigmax
Copy link
Member

eigmax commented Nov 12, 2023

@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

@SuccinctPaul
Copy link
Contributor

@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.

@eigmax eigmax force-pushed the poseidon-avx-acceleration branch 2 times, most recently from 980f019 to af7536f Compare November 28, 2023 17:06
@eigmax eigmax force-pushed the poseidon-avx-acceleration branch from af7536f to 3fe06ed Compare November 29, 2023 00:24
@eigmax eigmax merged commit 47cabfd into main Nov 29, 2023
5 checks passed
@eigmax eigmax deleted the poseidon-avx-acceleration branch November 29, 2023 01:20
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.

3 participants