Skip to main content

coop_gemv_enabled

Function coop_gemv_enabled 

Source
pub fn coop_gemv_enabled() -> bool
Expand description

Whether native GEMM should run the cooperative coop_gemv kernel rather than the naive 1-thread/row main. Env forces either direction; otherwise the atomic flag (default OFF).