07-22-2016, 02:31 PM
(07-22-2016, 01:55 PM)atom Wrote: New version support both GPU and CPU
Any idea how I get it to run in a The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) 64 bit VM then?
From stock install I got the error CL_DEVICE _NOT_FOUND
Then Following the guide further up this post, (except for the graphic card drivers, as there's no mention of how to install VM drivers)
I now get
ATTENTION! Can't find OpenCL ICD loader library
You're probably missing the "ocl-icd-libopencl1" package (Debian/Ubuntu)
sudo apt-get install ocl-icd-libopencl1
ocl-icd-libopencl1 is already the newest version (2.2.9-1).
Or any idea where I can get 2.0.1?