Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -14,6 +14,10 @@ license: mit
|
|
| 14 |
This is the dataset that was created from the AMD $100K kernel competition, it contains roughly 40K kernels for fp8-gemm, moe and mla optimized to run on MI300 https://www.datamonsters.com/amd-developer-challenge-2025
|
| 15 |
Learn more at gpumode.com/news
|
| 16 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 17 |
If you use this dataset in your work, please cite:
|
| 18 |
|
| 19 |
```bibtex
|
|
|
|
| 14 |
This is the dataset that was created from the AMD $100K kernel competition, it contains roughly 40K kernels for fp8-gemm, moe and mla optimized to run on MI300 https://www.datamonsters.com/amd-developer-challenge-2025
|
| 15 |
Learn more at gpumode.com/news
|
| 16 |
|
| 17 |
+
To see the full list of kernel competitions we've ran and are running you can checkout https://github.com/gpu-mode/reference-kernels which also contains details on reference kernels and their input shapes and distributions
|
| 18 |
+
|
| 19 |
+
We are planning on adding the AMD distributed kernels and Blackwell NVFP4 kernels next
|
| 20 |
+
|
| 21 |
If you use this dataset in your work, please cite:
|
| 22 |
|
| 23 |
```bibtex
|