Cannot find an OpenCL ICD loader library.
#1
Downloaded the correct GPU drivers and OpenCL runtime but still getting this error, what solutions have people come up with?
Only trying to benchmark and the force command line won't bypass it either.
Reply
#2
what os/linux distro are you using?
Reply
#3
(11-20-2019, 02:37 PM)undeath Wrote: what os/linux distro are you using?
Ubuntu 18.04
Reply
#4
does it work with:
Code:
sudo apt install ocl-icd-libopencl1
?
Reply