boojum-cuda 0.155.3

Boojum-CUDA is a library implementing GPU-accelerated cryptographic functionality for the zkSync prover
1
2
3
4
pub mod device_radix_sort;
pub mod device_reduce;
pub mod device_run_length_encode;
pub mod device_scan;