What's Changed
- feat: Make new simulator state adhere to sim interface by @aikixd in #67
- chore: update build script, CI and docker build script to CUDA 12.9.1/13.0 by @robik75 in #92
- feat(gpu_prover): implement and use async host allocator inside prove function by @robik75 in #94
- perf(gpu_prover): Reduce NTT register spilling caused by nvcc 13.0 by @mcarilli in #95
- feat(gpu_prover): new logic for rotation of trace buffers by @robik75 in #96
- docs(pru_prover): add README.md with a
How to add a new circuitsection by @robik75 in #99
New Contributors
Full Changelog: v0.3.5...v0.3.6