Skip to main content

kernel_src

Function kernel_src 

Source
pub fn kernel_src(kind: &MulMmKind) -> String
Expand description

Emits the complete CUDA C translation unit for one quant kind.

Deterministic and side-effect free, which is what lets the tests in crate::mul_mm_ref assert against it without a device.