On 17/10/2025 06:22, Šarūnas Burdulis wrote:
I don't have A380 nor do I'm running Trixie, but I used B580, A770 and
A750 in Debian Sid. In Sid there was a period when Intel compute runtime
library got broken. Installing newer versions directly from
https://github.com/intel/compute-runtime/releases
You're a star!
# clinfo -l
Platform #0: Intel(R) OpenCL Graphics
`-- Device #0: Intel(R) Arc(TM) A380 Graphics
Platform #1: Clover
Platform #2: Intel(R) OpenCL
`-- Device #0: AMD EPYC 7402 24-Core Processor
Platform #3: rusticl
Seems that the issue was rather that I was missing a package. I checked
before installing anything, I had only intel-opencl-icd and libigdgmm12
installed. I upgraded those two only, and that didn't make a difference.
Added the rest, and it came right up.
Comparing to another box I have (ubuntu), where OpenCL does work, it
looks like libze-intel-gpu1 was the culprit.
Thanks!