aprender-gpu 0.32.0

Pure Rust PTX generation for NVIDIA CUDA - no LLVM, no nvcc
Documentation
1
2
3
4
5
mod instruction_emission;
mod memory_and_control;
mod module_and_kernel;
mod operations;
mod tensor_core;