triton-cuda-patterns

Community

Triton CUDA kernel pattern templates

Authorxchang1121
Version1.0.0
Installs0

System Documentation

What problem does it solve?

本技能提供 Triton CUDA 内核的三大核心编程模式(向量/逐元素、归约、矩阵乘法)的标准实现范式与代码模板,帮助开发者快速确定算子所属模式并生成可直接使用的内核骨架。

Core Features & Use Cases

  • 标准化的三大核心模板:向量操作、归约和矩阵乘法,便于快速实现和学习。
  • 适用于 ML 推理和高性能数值计算中的自定义算子开发,以及教育演示和原型验证。
  • 通过模板派生可读性强、易于修改的实现,促进代码复用和性能对比。

Quick Start

Implement a Triton CUDA kernel that demonstrates vector elementwise, reduction, and matrix multiplication patterns.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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-cuda-patterns
Download link: https://github.com/xchang1121/AutoResearch-CC-hook/archive/main.zip#triton-cuda-patterns

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 471,000+ vetted skills library on demand.