Nvidia Tensorrt LLM 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).

autohandai Updated

File contents

autohandai/community-skills/tree/main/nvidia-tensorrt-llm-kernel-triton-writing commit c54e46d352

Frequently asked questions

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