Main change
2^23 final circuit that allows proving on smaller GPUs.
What's Changed
- feat(gpu_prover): allow enabling
no_cudabuilding via theZKSYNC_USE_CUDA_STUBSenvironment variable by @robik75 in #101 - feat: New recursion modes using reduced 2^23 machine by @olesHolem in #102
New Contributors
- @olesHolem made their first contribution in #102
Full Changelog: v0.3.6...v0.4.0