4.2.1 update

This commit is contained in:
Haicheng Wu
2025-09-23 14:09:15 -07:00
parent ee914c3cec
commit 4260d4aef9
6 changed files with 21 additions and 6 deletions
+2 -2
View File
@@ -1,9 +1,9 @@
![ALT](./media/images/gemm-hierarchy-with-epilogue-no-labels.png "Complete CUDA GEMM decomposition")
# Overview
# CUTLASS 4.2.0
# CUTLASS 4.2.1
_CUTLASS 4.2.0 - Sept 2025_
_CUTLASS 4.2.1 - Sept 2025_
CUTLASS is a collection of abstractions for implementing high-performance matrix-matrix multiplication (GEMM)
and related computations at all levels and scales within CUDA. It incorporates strategies for