Discover and explore top open-source AI tools and projects—updated daily.
Catalog of Triton kernels for AI acceleration
Top 98.4% on SourcePulse
This repository serves as a curated catalog of openly available Triton kernels, aiming to save practitioners time and provide learners with high-quality examples. It also identifies community-needed kernels to guide development efforts and offer entry points for new contributors.
How It Works
The project collects Triton kernels from various sources, organizing them into a searchable overview within the /kernels
directory. Each entry is documented in a Markdown file, facilitating easy discovery and learning. This centralized approach leverages Triton's accessibility for Python and PyTorch users compared to traditional CUDA.
Quick Start & Requirements
Highlighted Details
torch.compile
's ability to codegenerate Triton kernels.Maintenance & Community
Initiated by Hailey and Umer, with contributions welcomed from the community.
Licensing & Compatibility
The repository itself does not specify a license. Individual kernels within the catalog will carry their own licenses, which must be checked for compatibility with commercial or closed-source use.
Limitations & Caveats
The catalog's primary function is aggregation; it does not guarantee the performance, correctness, or licensing compliance of individual kernels. Users must independently verify these aspects for each kernel they intend to use.
1 week ago
Inactive