oneapi-src / level-zero

oneAPI Level Zero Specification Headers and Loader
https://spec.oneapi.com/versions/latest/elements/l0/source/index.html
MIT License
208 stars 90 forks source link

ZE_DEVICE_TYPE_GPU device #65

Open penguinXvch opened 3 years ago

penguinXvch commented 3 years ago

When I run "./zello_world" in ubuntu 21.04 terminal, the system prompts me:

"Did NOT find matching ZE_DEVICE_TYPE_GPU" device!".

Where can I download and install the driver?

bmyates commented 3 years ago

The Intel gpu driver repo is here: https://github.com/intel/compute-runtime/releases

There's also packages available here: https://dgpu-docs.intel.com/installation-guides/index.html

eero-t commented 2 years ago

As this is answered, I guess it can be closed now?

eero-t commented 10 months ago

@penguinXvch can you close this (as I cannot)?