Skip to main content

Set Up the Machine

info

Recommended Setup

  1. Hardware Requirements:

    • A Linux cloud machine with an RTX 40xx GPU.
    • An on-premises machine with an RTX 4070 or RTX 4090 GPU.
  2. CUDA Installation: The GPU-based prover code currently requires CUDA by default. Download CUDA and install the version suitable for your GPU.

  3. Install RiscZero: Follow the instructions on the RiscZero website.

    For x86-64 Linux and arm64 macOS, install the C++ toolchains by running:

    rzup install cpp