Skip to main content

has_native_kernels

Function has_native_kernels 

Source
pub fn has_native_kernels() -> bool
Expand description

Whether native SPIR-V kernels were embedded for this build (Intel oneAPI build host with ocloc + RLX_ONEAPI_BUILD_KERNELS=1). When false, the native path serves every op through the CPU reference.