Hygon Triton Kernel Optimizer

Capture, triage, benchmark, and optimize TorchInductor or hand-written Triton kernels on Hygon DCU gfx936/gfx938. Use when investigating torch.compile or TorchInductor Triton performance on DCU, parsing Triton autotune logs, saving generated kernels and inputs, checking AMDGCN buffer/global load-store codegen, applying tl.assume or tl.multiple_of hints, diagnosing low-bandwidth pointwise/reduction/scatter kernels, or deciding whether to tune Triton, disable torch.compile for a region, or rewrite model code.

yuguo-jack d108952 13 files · 61.0 KB Updated

File contents

yuguo-jack/cuda-optimized-skill/tree/main/skills/hygon-triton-kernel-optimizer commit d1089526fe

Frequently asked questions

npx skillmds@latest add yuguo-jack/hygon-triton-kernel-optimizer