We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
reference impls: https://github.com/0xPolygonHermez/goldilocks/blob/master/src/poseidon_goldilocks_avx512.hpp
The text was updated successfully, but these errors were encountered:
Boojam also supports AVX512, https://github.com/matter-labs/era-boojum/blob/main/src/field/goldilocks/avx512_impl.rs
Sorry, something went wrong.
AVX2 supported by #155 . The performance looks same as WO avx2. Meanwhile, we have tested Plonky2, native prover is faster than avx2's.
Avx512 suppoted by #169
No branches or pull requests
reference impls: https://github.com/0xPolygonHermez/goldilocks/blob/master/src/poseidon_goldilocks_avx512.hpp
The text was updated successfully, but these errors were encountered: