xpu-smi dump stats shows incorrect GPU utilization
- Dominant language
- C++
- Stars
- 194
- Forks
- 34
- PR merge metrics
- No merged PRs in 30d
Description
I am running a workload on Intel Max Series 1550. I have `xpu-smi` installed. I can see the model is training on the GPU but `xpu-smi dump -d 0 -m 0` shows `N/A`

But i can see percentage GPU memory utilization `xpu-smi dump -d 0 -m 5`

Here is the version details of xpu-smi on my machine

Contributor guide
Research direction
Reproduce the report on Intel Max Series hardware with `xpu-smi dump -d 0 -m 0` while a GPU workload is running, then compare it with `xpu-smi dump -d 0 -m 5`. Trace the implementation of these dump metrics and verify that GPU utilization reports a value rather than `N/A`; the issue does not name source files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- cli, observability
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100