Skip to content

Commit

Permalink
[Docs] Update HGEMM/SGEMM Supported Matrix (#114)
Browse files Browse the repository at this point in the history
  • Loading branch information
DefTruth authored Oct 29, 2024
1 parent 2f33080 commit a65f1f6
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@

<img width="1438" alt="image" src="https://github.com/user-attachments/assets/0c5e5125-586f-43fa-8e8b-e2c61c1afbbe">

----
<h3 align="center">📖 HGEMM/SGEMM Supported Matrix </h3>

|CUDA Cores|Sliced K(Loop over K)|Tile Block|Tile Thread|
Expand All @@ -28,11 +27,8 @@
|**Row Major(NN)**|**Col Major(TN)**|**SGEMM TF32**|**SMEM Swizzle**|
|✔️|✔️|✔️||


<p align="center">🎉 Welcome to 🌟👆🏻star & submit a PR to this repo, as it is the simplest way to support me. </p>

----

## 📖 CUDA Kernel目录 (面试常考题目)
- / = not supported now.
- ✔️ = known work and already supported now.
Expand Down

0 comments on commit a65f1f6

Please sign in to comment.