Expand description
GPU device information and management
The published oxirs-vec build reports a simulated device (Pure Rust). Real
CUDA device enumeration (cudaGetDeviceProperties, cudaMemGetInfo, …) lives
in the quarantined oxirs-vec-adapter-cuda crate (publish = false) per the
COOLJAPAN Pure Rust Policy v2.
Structs§
- GpuDevice
- GPU device information