What's Changed
- perf(gpu_prover): fix NTT register spilling by @mcarilli in #63
- perf(gpu_prover): implement partial caching of traces from memory commitment pass to be used by the proving pass by @robik75 in #64
- perf(gpu_prover): fix NTT register spilling for compute capability 9.0 by @mcarilli in #65
- feat(cli): add env_logger to CLI by @robik75 in #66
- fix(gpu_prover): add disable delegation caching option and enable it by @robik75 in #69
Full Changelog: v0.3.1...v0.3.2