Infrastructure & Technologies
Zero knowledge Proof Acceleration
Currently on NVIDIA GeForce RTX 3080, the C2 32G storage phase in Filecoin only takes an average of about 2 minutes and 30 seconds to generate a proof.
Calculation speed
The core algorithms ntt and msm of groth16 have been optimized to the extreme to improve the calculation speed
Hugepage technology
Make full use of hugepage technology to reduce a large number of costly read and write errors
Use efficient memory allocation and binding cores to improve memory access performance
Core code
All using high-performance cuda api and c/c++ implementation