Comprehensive reference documentation and skill for OpenAI Triton - a language and compiler for writing highly efficient custom Deep-Learning primitives on GPUs. Covers Python API (triton.language, triton.runtime, triton.compiler), MLIR dialects and passes, backends (NVIDIA CUDA, AMD ROCm/HIP), experimental features (Gluon, GSAN, triton_kernels), Proton profiler, tutorials, debugging, and build system.
Installation
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Comprehensive reference documentation and skill for OpenAI Triton - a language and compiler for writing highly efficient custom Deep-Learning primitives on GPUs. Covers Python API (triton.language, triton.runtime, triton.compiler), MLIR dialects and passes, backends (NVIDIA CUDA, AMD ROCm/HIP), experimental features (Gluon, GSAN, triton_kernels), Proton profiler, tutorials, debugging, and build system.
version
3.7.0
Triton - GPU Programming Language & Compiler
Overview
Triton is a language and compiler for writing highly efficient custom Deep-Learning primitives. It provides an open-source environment to write fast code at higher productivity than CUDA, but also with higher flexibility than other existing DSLs.