Skip to content

Commit

Permalink
Merge pull request #28 from NVIDIA/cutlass_1.1
Browse files Browse the repository at this point in the history
Fixed typeo
  • Loading branch information
kerrmudgeon authored Sep 28, 2018
2 parents d419094 + 69e3709 commit 6877595
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ We describe the structure of an efficient GEMM in our talk at the
* [Batched Strided GEMM](tools/test/unit/gemm/batched_strided_sgemm_128x128x8.cu)
* [Threadblock rasterization strategies](tools/test/unit/gemm/sgemm_threadblock_swizzle_nt.cu)
* Improved performance for adverse problem sizes and data layouts
* Extended CUTLASS Core comonents
* Extended CUTLASS Core components
* Tensor views support arbitrary matrix and tensor layouts
* Zip iterators for structuring multiple data streams
* Enhanced CUTLASS utilities
Expand Down

0 comments on commit 6877595

Please sign in to comment.