sp1-gpu-zerocheck 6.3.0

GPU-accelerated zerocheck protocol for SP1
1
2
3
4
5
6
7
8
9
# sp1-gpu-zerocheck

GPU-accelerated zerocheck protocol implementation.

Implements the zerocheck protocol on GPU, which verifies that a polynomial evaluates to zero on a specified domain. This is a core component of the SP1 constraint satisfaction verification.

---

Part of [SP1-GPU](https://github.com/succinctlabs/sp1/tree/dev/sp1-gpu), the GPU-accelerated prover for SP1.