Extract Xpu Kernel Asm

Extract Intel GPU ISA (assembly) from any XPU kernel. Classifies the codegen path (SYCL AOT, SYCL JIT, Triton, or oneDNN ngen) and delegates to the matching extraction skill. Use when asked to extract ASM, disassemble XPU kernels, get GPU ISA for an aten op, dump shader for PyTorch XPU, or disassemble a standalone DPC++/Triton binary.

intel 1e03de6 12.8 KB Updated

File contents

intel/torch-xpu-ops/tree/main/.claude/skills/extract-xpu-kernel-asm commit 1e03de67bf

Frequently asked questions

npx skillmds@latest add intel/extract-xpu-kernel-asm