3.9.2 doc/version (#2279)

* 3.9.2 doc/version

* whitespace
This commit is contained in:
Haicheng Wu
2025-05-04 00:00:15 -04:00
committed by GitHub
parent 40f124ef27
commit ad7b2f5e84
6 changed files with 12 additions and 6 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
![ALT](./media/images/gemm-hierarchy-with-epilogue-no-labels.png "Complete CUDA GEMM decomposition")
# CUTLASS 3.9.1
# CUTLASS 3.9.2
_CUTLASS 3.9.1 - April 2025_
_CUTLASS 3.9.2 - May 2025_
CUTLASS is a collection of CUDA C++ template abstractions for implementing
high-performance matrix-matrix multiplication (GEMM) and related computations at all levels