filecoin-project / bellperson

zk-SNARK library
Other
191 stars 120 forks source link

perf: use multiple GPUs for FFTs #228

Closed dignifiedquire closed 3 years ago

dignifiedquire commented 3 years ago

Implements specialized fft_many methods on EvaluationDomain to execute multiple FFTs in the groth16 prover more optimally.