Nvidia Tensorrt LLM Kernel Cute Writing

Write and implement GPU kernels using NVIDIA CuTe DSL (CUTLASS 4.x Python API) — NOT for Triton, CUDA C++, or conceptual explanations. Trigger only when the user wants to write or implement a kernel, not when asking questions about CuTe DSL concepts or layouts. CuTe DSL uses cute.jit/cute.kernel decorators and cutlass.cute imports. Covers element-wise kernels, GEMM patterns, reductions, memory hierarchy (global/shared/register/TMA), MMA tensor core operations, software pipelining, and framework integration.

autohandai Updated

File contents

autohandai/community-skills/tree/main/nvidia-tensorrt-llm-kernel-cute-writing commit bb8a9d92b6

Frequently asked questions

npx skillmds@latest add autohandai-community-skills/nvidia-tensorrt-llm-kernel-cute-writing