pub fn gpu_available() -> bool
Returns true if a CUDA device can initialize a CubeCL runtime.
true
Use this in test helpers to skip GPU tests on machines without hardware.