risc0-circuit-rv32im

Crates.iorisc0-circuit-rv32im
lib.rsrisc0-circuit-rv32im
version1.1.3
sourcesrc
created_at2022-12-03 01:56:09.45372
updated_at2024-11-09 05:52:16.107026
descriptionRISC Zero circuit for rv32im
homepagehttps://risczero.com/
repositoryhttps://github.com/risc0/risc0/
max_upload_size
id728802
size1,720,731
maintainers (github:risc0:maintainers)

documentation

README

The RISC Zero zkVM circuit

Crate Feature Flags

The following crate feature flags are available.

Feature Target(s) Implies Description
cuda prove, std Turns on CUDA GPU acceleration for the prover. Requires CUDA toolkit to be installed.
metal macos prove, std Deprecated - Metal GPU acceleration for the prover is enabled by default on Apple Silicon.
prove all except rv32im std Enables the prover, incompatible within the zkvm guest.
std all Support for the Rust stdlib.
Commit count: 1430

cargo fmt