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