cutlass icon indicating copy to clipboard operation
cutlass copied to clipboard

[QST]Inquiry About the Computation Size in a Single cute::gemm Call in CUTLASS

Open ziyuhuang123 opened this issue 3 weeks ago • 1 comments

What is your question? Could you please explain how large a single cute::gemm computation is in CUTLASS? Since multiple threads compute together, and it doesn’t explicitly state the number of iterations like CUDA cores do, I find it a bit confusing.

ziyuhuang123 avatar Feb 08 '25 11:02 ziyuhuang123