Merge pull request #303 from Peter9606/doc_typo

Doc typo
This commit is contained in:
Haicheng Wu
2021-07-28 20:49:06 -04:00
committed by GitHub
+1 -1
View File
@@ -163,7 +163,7 @@ consecutively launched threadblocks to packed two-dimensional regions of the par
problem to increase the probability that these will access the same tiles of global memory at problem to increase the probability that these will access the same tiles of global memory at
approximately the same time. approximately the same time.
Several functions are defined in [cutlass/gemm/threadblock_swizzle.h](cutlass/gemm/threadblock/threadblock_swizzle.h). Several functions are defined in [cutlass/gemm/threadblock_swizzle.h](/include/cutlass/gemm/threadblock/threadblock_swizzle.h).
### Parallelized Reductions ### Parallelized Reductions