Skip to content

Upgrading intel/compute-runtime from 26.05.37020.3 to 26.14.37833.4 breaks PCIe maxBandwidth reading #444

@ProjectPhysX

Description

@ProjectPhysX

Hi @joshuaranjan,

updating intel/compute-runtime from 26.05.37020.3 to latest 26.14.37833.4 breaks zes_pci_properties_t on Intel Arc B580.

Now all 3 ways to get the maximum PCIe bandwidth are broken on Linux:

  • zes_pci_stats_t::speed.gen/maxBandwidth/width return -1
  • zes_pci_state_t::speed.gen/maxBandwidth/width return -1
  • zes_pci_properties_t return -1

With the older version zes_pci_properties_t was still working.

My system configuration is

  • Ubuntu 24.04.4 LTS
  • kernel 6.17.0-22-generic

For testing, you may use https://github.com/ProjectPhysX/hw-smi

Kind regards,
Moritz

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions