cutlass icon indicating copy to clipboard operation
cutlass copied to clipboard

[BUG] cute SM75 mma instruction missing

Open jinzhen-lin opened this issue 4 months ago • 1 comments

Which component has the problem?

CUTLASS C++

Bug Report

SM75 supports mma.sync.aligned.m16n8k8.row.col.f16.f16.f16.f16 ptx instruction, but cute/arch/mma_sm75.hpp doesn't include this instruction (while cutlass/arch/mma_sm75.h does). Is this a bug?

jinzhen-lin avatar Dec 02 '25 05:12 jinzhen-lin

feel free to open a pr to add it

hwu36 avatar Dec 04 '25 18:12 hwu36