sp1-gpu-commit 6.1.0

GPU commitment operations coordination for SP1
1
2
3
4
5
//! Commitment to traces.

mod commit;

pub use commit::*;