0xPolygonZero / plonky2

Apache License 2.0
763 stars 285 forks source link

Add stdarch_x86_avx512 feature #1566

Closed jimpo closed 5 months ago

jimpo commented 5 months ago

Without this, compiling on AVX512 enabled machine gives an error:

error[E0658]: use of unstable library feature 'stdarch_x86_avx512'
Nashtare commented 5 months ago

@jimpo Thanks for the fix! Would you mind merging latest main? clippy's been fixed there. We'll then be good to go when CI goes green