xlog-gpu 0.5.0

High-level Rust API for running XLOG programs on NVIDIA GPUs
1
2
3
//! High-level GPU API for running XLOG programs.

pub mod logic;