Instructions to use kernels-community/trimul_gpumode with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Kernels
How to use kernels-community/trimul_gpumode with Kernels:
# !pip install kernels from kernels import get_kernel kernel = get_kernel("kernels-community/trimul_gpumode") - Notebooks
- Google Colab
- Kaggle
metadata
tags:
- kernels
- universal
These are kernels from the GPUMODE trimul competition written in Triton
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 repository.
The kernel_global has the highest average ranking across all architectures, and was copied and adapted from the gpumode-trimul repository.