pub fn is_available() -> boolExpand description
True if a Level Zero GPU device is reachable on this system. The runtime
registry only registers Device::OneApi when this returns true, so hosts
with no oneAPI runtime (macOS, CI) fall through cleanly.