GPU prover server/daemon implementation.
Provides a server that accepts proving requests and generates proofs using the GPU prover. This enables remote proving workflows and integration with the SP1 SDK.
```bash
cargo install --locked --root "$HOME/.sp1" --path sp1-gpu/crates/server/
```
Part of [SP1-GPU](https://github.com/succinctlabs/sp1/tree/dev/sp1-gpu), the GPU-accelerated prover for SP1.