const README_BACKEND_GPU_DOC: &str = "Default prover backend: `gpu`.\n\n`gpu` mode runs real proving and requires a CUDA-capable NVIDIA GPU at runtime. You can compile with `ZKSYNC_USE_CUDA_STUBS=true`, but invoking GPU proving without CUDA setup will panic.\n";