Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
These are kernels from the [GPUMODE](https://www.gpumode.com/v2/news) trimul competition written in Triton
|
| 2 |
|
| 3 |
The `kernel_mi300` ranked first for MI300, `kernel_a100` ranked first for A100, `kernel_b100` ranked second for B200, and `kernel_h100` ranked third for H100. These kernels are copied from the [trimul](https://github.com/arseniivanov/trimul) repository.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
tags:
|
| 3 |
+
- kernel
|
| 4 |
+
- universal
|
| 5 |
+
---
|
| 6 |
+
|
| 7 |
These are kernels from the [GPUMODE](https://www.gpumode.com/v2/news) trimul competition written in Triton
|
| 8 |
|
| 9 |
The `kernel_mi300` ranked first for MI300, `kernel_a100` ranked first for A100, `kernel_b100` ranked second for B200, and `kernel_h100` ranked third for H100. These kernels are copied from the [trimul](https://github.com/arseniivanov/trimul) repository.
|