Crate sp1_cuda

Source

Modules§

proto

Structs§

CompressRequestPayload
The payload for the sp1_prover::SP1Prover::compress method.
CudaProverContainer
ProveCoreRequestPayload
The payload for the sp1_prover::SP1Prover::prove_core method.
SP1CudaProver
A remote client to sp1_prover::SP1Prover that runs inside a container.
SetupRequestPayload
The payload for the sp1_prover::SP1Prover::setup method.
SetupResponsePayload
The payload for the sp1_prover::SP1Prover::setup method response.
ShrinkRequestPayload
The payload for the sp1_prover::SP1Prover::shrink method.
StatelessProveCoreRequestPayload
The payload for the [sp1_prover::SP1Prover::stateless_prove_core] method.
WrapRequestPayload
The payload for the sp1_prover::SP1Prover::wrap_bn254 method.

Enums§

MoongateServer
Defines how the Moongate server is created.

Functions§

block_on
Utility method for blocking on an async function.

Type Aliases§

Result