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

Accelerate Goldilocks and Poseidon by AVX #99

Closed
eigmax opened this issue Aug 26, 2023 · 3 comments
Closed

Accelerate Goldilocks and Poseidon by AVX #99

eigmax opened this issue Aug 26, 2023 · 3 comments

Comments

@eigmax
Copy link
Member

eigmax commented Aug 26, 2023

reference impls: https://github.com/0xPolygonHermez/goldilocks/blob/master/src/poseidon_goldilocks_avx512.hpp

@eigmax
Copy link
Member Author

eigmax commented Sep 4, 2023

Boojam also supports AVX512, https://github.com/matter-labs/era-boojum/blob/main/src/field/goldilocks/avx512_impl.rs

@eigmax
Copy link
Member Author

eigmax commented Nov 29, 2023

AVX2 supported by #155 . The performance looks same as WO avx2. Meanwhile, we have tested Plonky2, native prover is faster than avx2's.

@eigmax
Copy link
Member Author

eigmax commented Dec 18, 2023

Avx512 suppoted by #169

@eigmax eigmax closed this as completed Dec 18, 2023
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