Extract Asm Triton

Extract GPU ISA from Triton kernels on XPU. Triton compiles through the same IGC backend as SYCL (Triton IR → SPIR-V → IGC → zebin). Extraction is identical to sycl-jit: IGC_ShaderDumpEnable=1 captures the zebin at runtime. Use when extracting ASM from torch.compile fusions (triton_per_fused, triton_poi, triton_red), standalone @triton.jit kernels, or Inductor-generated XPU kernels.

intel ae859fe 3.2 KB Updated

File contents

intel/torch-xpu-ops/tree/main/.claude/skills/extract-asm-triton commit ae859fe0e1

Frequently asked questions

npx skillmds@latest add intel/extract-asm-triton