Closed wbarnha closed 4 years ago
Additionally, this creates write-protected directories. These directories should probably be removed by the program.
Added a few packages to be installed by setup.sh
, such as ocl-icd-opencl-dev
, opencl-clhpp-headers
, and opencl-headers
, fixed the issue. Will test further to ensure no further issues arise.
It seems a manual installation of the OpenCL libraries on some distros will be necessary. However, this should be automated for Ubuntu 19.04+ since Intel's apt packages directly support it.
Looks like missing OpenCL causes this bug.