linker command failed/Final linking of kernel gpu_decompress failed.
#4
Ok, so far, nothing.

When I follow the installation steps for the latest release of OpenCL at their Github page, here:

https://github.com/intel/compute-runtime...3.24595.30

...I get a missing package issue about one of the dependencies as it doesn't seem to be included, so I first install a previous version:

wget https://github.com/intel/compute-runtime..._amd64.deb
wget https://github.com/intel/intel-graphics-..._amd64.deb
wget https://github.com/intel/intel-graphics-..._amd64.deb
wget https://github.com/intel/compute-runtime...amd64.ddeb
wget https://github.com/intel/compute-runtime..._amd64.deb
wget https://github.com/intel/compute-runtime...amd64.ddeb
wget https://github.com/intel/compute-runtime..._amd64.deb
sudo dpkg -i *.deb

...and try the crack again, same issue. Then I try to follow similar steps above for the latest version, same issue. So I'm going to try ROCM next I guess?
Reply


Messages In This Thread
RE: linker command failed/Final linking of kernel gpu_decompress failed. - by windowshopr - 12-07-2022, 02:59 AM