Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP DNM] stop using zeDevicePciGetPropertiesExt() #699

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

bgoglin
Copy link
Contributor

@bgoglin bgoglin commented Dec 4, 2024

Don't merge for now, zesDevicePciGetProperties() doesn't report PCI link speed as expected. Waiting for intel/compute-runtime#778

Didn't seem to break anything so far.

Signed-off-by: Brice Goglin <[email protected]>
ZE and ZES may return devices in different orders.

open-mpi#595 (comment)

Signed-off-by: Brice Goglin <[email protected]>
Now that zesInit() is mandatory, don't bother falling back
to the core API, Sysman shouldn't fail.

Signed-off-by: Brice Goglin <[email protected]>
We don't need it anymore.

Signed-off-by: Brice Goglin <[email protected]>
Now that zesInit() is mandatory, don't bother trying the core API extension
first in case sysman wouldn't be available.
Hence remove the zeDevicePciGetPropertiesExt() optional detection

Signed-off-by: Brice Goglin <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant