Debug Flydsl Kernel

Debug FlyDSL GPU kernels that produce NaN, inf, wrong results, or crash. Covers cache invalidation, tracing pitfalls (runtime conditionals, range vs range_constexpr), loop-carried state packing, buffer_load addressing, MFMA operand layout verification, LDS bank conflict diagnosis, and systematic error isolation (all-1s test, single-partition test, host-side tensor inspection). Use when a FlyDSL kernel produces incorrect output or compilation errors. Usage: /debug-flydsl-kernel

rocm 8c303ac 9.9 KB Updated

File contents

rocm/flydsl/tree/main/.claude/skills/debug-flydsl-kernel commit 8c303ac8e6

Frequently asked questions

npx skillmds@latest add rocm/debug-flydsl-kernel