sp1-gpu-utils 6.2.2

Utility functions for SP1 GPU operations
Documentation
[package]
name = "sp1-gpu-utils"
description = "Utility functions for SP1 GPU operations"
version.workspace = true
edition.workspace = true
license.workspace = true
repository.workspace = true
keywords.workspace = true
categories.workspace = true

[dependencies]
# sp1-gpu
sp1-gpu-cudart = { workspace = true }
slop-algebra = { workspace = true }
slop-alloc = { workspace = true }
slop-tensor = { workspace = true }
slop-koala-bear = { workspace = true }
sp1-primitives = { workspace = true }

[lints]
workspace = true