Xpu Profile Unitrace

Profile Intel-XPU workloads at the SYCL / Level Zero kernel level via Intel pti-gpu's unitrace. Captures per-API-call and per-kernel timing, memory transfers, oneCCL / MPI events, and hardware counters PyTorch-level profilers cannot see. Use when a hot op is already known at the torch.profiler layer and the user needs the SYCL kernel beneath, or when profiling oneCCL collectives in multi-GPU runs. Not for PyTorch-level signal (use torch-xpu-profile / vllm-xpu-profile). Requires building unitrace from source.

intel Updated

File contents

intel/skills/tree/main/skills/xpu-profile-unitrace commit 4f9ca3b8fc

Frequently asked questions

npx skillmds@latest add intel/xpu-profile-unitrace-2