sp1-gpu-cudart 6.3.0

High-level Rust API for SP1 GPU operations
docs.rs failed to build sp1-gpu-cudart-6.3.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: sp1-gpu-cudart-6.2.4

sp1-gpu-cudart

High-level Rust API for GPU operations.

Provides a safe, ergonomic Rust interface for GPU memory management, kernel launches, and task scopes. This crate abstracts over the low-level CUDA runtime to provide a convenient API for the SP1 GPU prover.

Features

  • GPU memory allocation and transfers
  • Task scope management for GPU operations
  • Stream and synchronization utilities

Part of SP1-GPU, the GPU-accelerated prover for SP1.