Commit b02b44b
committed
Add runtime dependency on intel-gpu-ocl-icd-system package
The package is a pseudo-package which creates symbolic link to
${PREFIX}/etc/OpenCL/vendors to /etc/OpenCL/vendors/intel.icd
which load implementation library for Intel OpenCL GPU devices.
Availability of this device is required by oneMKL, and hence this
is added to dpnp, rather than to dpctl.1 parent 606b82c commit b02b44b
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
40 | 41 | | |
41 | 42 | | |
42 | 43 | | |
| |||
0 commit comments