File tree Expand file tree Collapse file tree 1 file changed +8
-10
lines changed
Expand file tree Collapse file tree 1 file changed +8
-10
lines changed Original file line number Diff line number Diff line change @@ -23,16 +23,6 @@ powershell -ExecutionPolicy Bypass -Command "iwr -UseBasicParsing https://raw.gi
2323 popcorn-cli register github
2424 ```
2525
26- 3 . ** Submit your solution:**
27- ``` bash
28- popcorn-cli submit --gpu MI300 --leaderboard amd-fp8-mm --mode test v1.py
29- ```
30-
31- 4 . ** Interactive mode** (choose GPU and options):
32- ``` bash
33- popcorn-cli submit v1.py
34- ```
35-
3626## 🏃 Run Examples
3727
3828Try out the example implementations to get familiar with the system:
@@ -99,3 +89,11 @@ If the scripts don't work, you can manually install:
9989- Run ` popcorn-cli --help ` for usage information
10090- Check the [ main repository] ( https://github.com/gpu-mode/popcorn-cli ) and open an issue
10191- Join the [ GPU Mode Discord] ( https://discord.gg/gpumode ) and ask a question in #amd-competition
92+
93+ ## 🧑🎓 Learn more from our favorite writeups
94+
95+ * https://github.com/luongthecong123/fp8-quant-matmul
96+ * https://seb-v.github.io/optimization/update/2025/01/20/Fast-GPU-Matrix-multiplication.html
97+ * https://akashkarnatak.github.io/amd-challenge/
98+ * https://www.bilibili.com/read/cv41954307/?opus_fallback=1
99+ * https://github.com/Snektron/gpumode-amd-fp8-mm
You can’t perform that action at this time.
0 commit comments