Skip to main content

coopmat_gemm_usable

Function coopmat_gemm_usable 

Source
pub fn coopmat_gemm_usable() -> bool
Expand description

Whether coopmat is BOTH armed and genuinely usable on this device right now (the forge runtime probe passes — i.e. the wgpu #9741 fix is present). false on wgpu 29.0.3. Feature-guarded: with wgsl-forge off there is no probe, so coopmat is never usable.