aprender-gpu 0.30.0

Pure Rust PTX generation for NVIDIA CUDA - no LLVM, no nvcc
Documentation
1
2
3
4
//! Advanced debug tests: membar workaround, fullload, and instrumented compress.

mod instrumented_compress;
mod membar_and_fullload;