We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d419094 + 69e3709 commit 6877595Copy full SHA for 6877595
1 file changed
README.md
@@ -37,7 +37,7 @@ We describe the structure of an efficient GEMM in our talk at the
37
* [Batched Strided GEMM](tools/test/unit/gemm/batched_strided_sgemm_128x128x8.cu)
38
* [Threadblock rasterization strategies](tools/test/unit/gemm/sgemm_threadblock_swizzle_nt.cu)
39
* Improved performance for adverse problem sizes and data layouts
40
-* Extended CUTLASS Core comonents
+* Extended CUTLASS Core components
41
* Tensor views support arbitrary matrix and tensor layouts
42
* Zip iterators for structuring multiple data streams
43
* Enhanced CUTLASS utilities
0 commit comments