Skip to main content
Manusで任意のスキルを実行
ワンクリックで
$pwd:

kernel-triton-writing

// ONLY for OpenAI Triton (@triton.jit) kernel development. NEVER use for CUDA C++ kernels, TileIR, or profiling tools (ncu, nsys). The user's request must involve Triton explicitly. Covers Triton-specific patterns: fused elementwise, reductions (softmax, LayerNorm, RMSNorm), tiled GEMM with triton.autotune, and flash attention. Workflow: design, write, verify (with fast-path for explicit requests).

$ git log --oneline --stat
stars:13,702
forks:2,406
updated:2026年5月20日 07:35
ファイルエクスプローラー
13 ファイル
SKILL.md
readonly