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

What is relationship between driver and compute runtime? #795

Closed
alanzhai219 opened this issue Jan 17, 2025 · 5 comments
Closed

What is relationship between driver and compute runtime? #795

alanzhai219 opened this issue Jan 17, 2025 · 5 comments

Comments

@alanzhai219
Copy link

Hi,
I just read the guide https://dgpu-docs.intel.com/driver/client/overview.html.
Also, there is an install guide on the compute-runtime release page https://github.com/intel/compute-runtime/releases.

What is the relationship between them? Thanks.

@alanzhai219
Copy link
Author

ping

@PiotrRozenfeld
Copy link
Contributor

Installation instructions provided with compute-runtime releases are focused on getting Compute (Level Zero & OpenCL) APIs functional.
dgpu-docs.intel.com instructions are wider in scope, and include the Compute packages as well as Media and 3D drivers.

@alanzhai219
Copy link
Author

alanzhai219 commented Jan 29, 2025

@PiotrRozenfeld Could you share the map relationship of deb name and apt install name?

@rszwicht
Copy link

@alanzhai219 deb names and apt install names are usually the same (except the version number in the deb name).

@eero-t
Copy link

eero-t commented Feb 13, 2025

Note that (Debian, Ubuntu, Fedora...) distributions package names for compute-runtime may differ from package names used in this project, and packages Intel repos. At least they've historically differed.

When distros started packaging Intel compute-runtime, they chose different package names than what compute-runtime project itself already used. I would assume compute-runtime and Intel repos will eventually adopt the new names used by corresponding distros, but for a while there can still be dependency issues, e.g. until xpu-smi package is updated, or driver packages use Provides field for their name(s).

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

No branches or pull requests

4 participants