As discussed in the upstream issue:

https://github.com/intel/compute-
runtime/issues/588#issuecomment-1401498033

The problem with Ubuntu version of this package seems to be caused by a
missing dynamically linked `libopencl-clang.so.10` with the Ubuntu
installed `libigdfcl.so.1`:

```
$ ldd /lib/x86_64-linux-gnu/libigdfcl.so.1
        linux-vdso.so.1 (0x00007ffd8d7e8000)
        libopencl-clang.so.10 => not found
```

This problem does not happen when manually installing all the
dependencies with wget/dpkg as explained in the upstream repo:

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

There is probably a package metadata issue that prevents `apt` to
automatically install everything as required.


Furthermore, this problem is also being discussed here:

https://github.com/IntelPython/dpctl/issues/1010


** Bug watch added: github.com/intel/compute-runtime/issues #588
   https://github.com/intel/compute-runtime/issues/588

** Bug watch added: github.com/IntelPython/dpctl/issues #1010
   https://github.com/IntelPython/dpctl/issues/1010

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to intel-compute-runtime in Ubuntu.
https://bugs.launchpad.net/bugs/1998929

Title:
  Compatibility issues with intel-opencl-icd_22.14.22890-1_amd64 build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/intel-compute-runtime/+bug/1998929/+subscriptions


_______________________________________________
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to     : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp

Reply via email to