Closed eero-t closed 1 year ago
XPUM V1.2.7 reports "18446744073709552000 MHz" as GPU request value (this was for machine having both CFL iGPU and DG2 dGPU).
I think it does not handle correctly negative values mentioned in the spec: https://spec.oneapi.io/level-zero/latest/sysman/api.html#zes-freq-state-t
When Sysman reports value to be unknown, XPUM should just ignore it.
We will fix it in the next sprint. Thanks.
XPUM V1.2.7 reports "18446744073709552000 MHz" as GPU request value (this was for machine having both CFL iGPU and DG2 dGPU).
I think it does not handle correctly negative values mentioned in the spec: https://spec.oneapi.io/level-zero/latest/sysman/api.html#zes-freq-state-t
When Sysman reports value to be unknown, XPUM should just ignore it.