Skip to content
This repository has been archived by the owner on Aug 15, 2024. It is now read-only.

Fix avx512 poseidon2 compilation config #56

Merged
merged 3 commits into from
Aug 1, 2024
Merged

Conversation

0xVolosnikov
Copy link
Contributor

@0xVolosnikov 0xVolosnikov commented Aug 1, 2024

Currently Poseidon2 can't be compiled using avx512 features on the corresponding platforms without the "include_packed_simd" feature. But actually this feature is not needed for compilation.

popzxc
popzxc previously approved these changes Aug 1, 2024
@0xVolosnikov 0xVolosnikov marked this pull request as draft August 1, 2024 14:25
@0xVolosnikov
Copy link
Contributor Author

Couldn't compile with avx512 without feature(stdarch_x86_avx512)

@0xVolosnikov 0xVolosnikov marked this pull request as ready for review August 1, 2024 14:47
@0xVolosnikov 0xVolosnikov merged commit eb51b6b into main Aug 1, 2024
7 checks passed
@0xVolosnikov 0xVolosnikov deleted the vv-fix-poseidon-avx512 branch August 1, 2024 16:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants