Hi,
Current available version of intel-compute-runtime in Solus repo is:
Installed package:
Name : intel-compute-runtime, version: 21.48.21782, release: 4
Summary : Intel® Graphics Compute Runtime for oneAPI Level Zero and OpenCL™ Driver
Description : The Intel(R) Graphics Compute Runtime for oneAPI Level Zero and OpenCL(TM) Driver is an open source project providing compute API support (Level Zero, OpenCL) for Intel graphics
hardware architectures (HD Graphics, Xe).
Licenses : MIT
Component : programming.tools
Dependencies : libstdc++ libgcc glibc gmmlib
Distribution : Solus, Dist. Release: 1
Architecture : x86_64, Installed Size: 12.54 MB
Reverse Dependencies: intel-compute-runtime-develThis version do not work on my hardware - Intel Core i5-8250U and it fails with:
# clinfo
Abort was called at 39 line in file:
/home/build/YPKG/root/intel-compute-runtime/build/compute-runtime-21.48.21782/shared/source/built_ins/built_ins.cpp
Aborted (core dumped)
EDIT: Installing intel-graphics-compiler package fixed the issue.
Not sure if its package issue or this exact version is bugged, but looks like quite few new releases are available:
https://github.com/intel/compute-runtime/releases
Is it possible to have a newer version in the repo ?
Cheers,
PY