Skip to content

Commit

Permalink
Doc typo
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Han <fujun.han@iluvatar.ai>
  • Loading branch information
Peter9606 committed Jul 29, 2021
1 parent 1ac4559 commit 64dd1e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion media/docs/efficient_gemm.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
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
Expand Down

0 comments on commit 64dd1e1

Please sign in to comment.