aprender-gpu 0.32.0

Pure Rust PTX generation for NVIDIA CUDA - no LLVM, no nvcc
Documentation
1
2
3
4
5
6
use super::*;

mod encode_compress;
mod error_paths;
mod hash_and_match;
mod roundtrip;