hashcat Forum
Cannot find an OpenCL ICD loader library. - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Support (https://hashcat.net/forum/forum-3.html)
+--- Forum: hashcat (https://hashcat.net/forum/forum-45.html)
+--- Thread: Cannot find an OpenCL ICD loader library. (/thread-8780.html)



Cannot find an OpenCL ICD loader library. - hashcat2080ti - 11-20-2019

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.


RE: Cannot find an OpenCL ICD loader library. - undeath - 11-20-2019

what os/linux distro are you using?


RE: Cannot find an OpenCL ICD loader library. - hashcat2080ti - 11-20-2019

(11-20-2019, 02:37 PM)undeath Wrote: what os/linux distro are you using?
Ubuntu 18.04


RE: Cannot find an OpenCL ICD loader library. - philsmd - 11-20-2019

does it work with:
Code:
sudo apt install ocl-icd-libopencl1
?