Skip to main content

Module runtime

Module runtime 

Source
Expand description

CUDA runtime types and utilities

Pure-Rust handle types kept for API compatibility. Real CUDA streams and kernels live in the quarantined oxirs-vec-adapter-cuda crate (publish = false) per the COOLJAPAN Pure Rust Policy v2.

Structsยง

CudaKernel
CUDA kernel wrapper
CudaStream
CUDA stream wrapper
GpuPerformanceStats
GPU performance statistics