[xpu][benchmarks] Enable float8 roofline benchmarks for Intel XPU#4524
[xpu][benchmarks] Enable float8 roofline benchmarks for Intel XPU#4524kgajdamo wants to merge 5 commits into
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/ao/4524
Note: Links to docs will display an error until the docs builds have been completed. ❌ 1 New FailureAs of commit 9c8cf0a with merge base d1e0e2d ( NEW FAILURE - The following job has failed:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
@claude pls follow this skills #3823 (comment) to review this pr. |
|
Claude finished @xiaowangintel's task in 7m 9s —— View job PR Review: Enable float8 roofline benchmarks for Intel XPU
Answering @xiaowangintel: "Is
|
|
|
fc5165f to
9c8cf0a
Compare
Summary
Enable a subset of benchmarks/float8/ scripts to run on Intel GPU (XPU) via the
torch.acceleratorAPI. CUDA behavior unchanged.torch.acceleratorinstead of hardcoded"cuda");torch_acceleratoralias forsynchronize()/get_device_name().ProfilerActivity.XPU) + Level Zero sync-event filtering;roofline_utils.py;get_roofline_gpu_name()now resolves XPU device names.tensorwise/rowwise;NotImplementedErrorfor MX recipes and fp8 conv (not yet supported); skip the SM-100 conv check on non-CUDA.tensorwisescale branch inget_gemm_times()(inference roofline).Test plan
Same commands for both backends; CUDA output unchanged: