pub fn kernel_src(kind: &MulMmKind) -> StringExpand 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.