Extract Asm Onednn

Extract GPU ISA from oneDNN ngen-JIT kernels. This is the ONLY codegen path that bypasses the standard SYCL/SPIR-V/IGC stack. oneDNN uses its own native code generator (ngen) that directly emits GPU ISA bytes — no SPIR-V, no IGC, no zebin ELF, no .debug_line. Use when extracting ASM from oneDNN kernels (gemm_kernel, gen_conv_kernel), matmul, linear, conv, or SDPA-graph ops dispatched via mkldnn.

intel 38b1713 4.0 KB Updated

File contents

intel/torch-xpu-ops/tree/main/.claude/skills/extract-asm-onednn commit 38b1713a52

Frequently asked questions

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