triton-lang

Community

Efficient GPU kernel programming with high-level syntax.

Authorhung-phan
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill allows for the creation of high-performance GPU kernels using a high-level Python syntax, filling the gap between low-level CUDA programming and high-level libraries.

Core Features & Use Cases

  • High-Level Programming: Simplifies GPU kernel development with a Python-like syntax.
  • Custom Operations: Enables the implementation of custom fused kernels, attention variants, and quantized operations.
  • Performance: Achieves optimal performance through automatic scheduling, memory coalescing, and tensor core utilization.
  • Use Case: When you need to implement custom operations in deep learning that are not available in existing libraries, such as fused attention or quantized matrix multiplications.

Quick Start

Write a Python function with the @triton.jit decorator and compile it to GPU code.

Dependency Matrix

Required Modules

triton

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: triton-lang
Download link: https://github.com/hung-phan/ml-skills/archive/main.zip#triton-lang

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.