Kernel Cute Writing

Write GPU kernels using NVIDIA CuTe DSL (CUTLASS 4.x Python API) — NOT for Triton, CUDA C++, or conceptual-only questions. Covers element-wise kernels, GEMM patterns, reductions, memory hierarchy (global/shared/register/TMA), MMA tensor core ops, software pipelining, and framework integration. Use when implementing CUTLASS/CuTe kernels for inference GEMM, MoE, or attention in TRT-LLM / custom serving stacks.

Saddss Updated

File contents

Saddss/cursor-skills/tree/main/skills/kernel-cute-writing commit 0b4ce79d9e

Frequently asked questions

npx skillmds@latest add saddss/kernel-cute-writing