2025-04-03, 04:54 PM
(This post was last modified: 2025-04-03, 04:54 PM by TheDreadPirate.)
Did you install the Intel OpenCL package? Your post says you are using Ubuntu 24.04, but the output from your prompt indicates 22.04.
If that is accurate, that you are on Ubuntu 22.04 and not 24.04, you will need to manually download and install the Intel OpenCL package. Last I checked, the version of the OpenCL package included in the Ubuntu 22.04 repo was not new enough for Intel Arc.
Go to Intel's compute runtime repo, linked below, and download "intel-opencl-icd_25.09.32961.7_amd64.deb" (or whatever the latest version is) and install it.
https://github.com/intel/compute-runtime/releases
Code:
built with gcc 11 (Ubuntu 11.4.0-1ubuntu1_22.04)
If that is accurate, that you are on Ubuntu 22.04 and not 24.04, you will need to manually download and install the Intel OpenCL package. Last I checked, the version of the OpenCL package included in the Ubuntu 22.04 repo was not new enough for Intel Arc.
Go to Intel's compute runtime repo, linked below, and download "intel-opencl-icd_25.09.32961.7_amd64.deb" (or whatever the latest version is) and install it.
https://github.com/intel/compute-runtime/releases