pub fn coop_gemv_enabled() -> bool
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).
coop_gemv
main