Expand description
WAVE SDK for Rust: write GPU kernels in Rust, run on any GPU.
Thin wrapper around the wave-runtime crate, providing a convenient API
for kernel compilation, device detection, array management, and kernel launch.
Modules§
Enums§
- Language
- Source language of the input file.
- Runtime
Error - Errors that can occur during WAVE runtime operations.