Error running on linux box
#5
(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?


Messages In This Thread
Error running on linux box - by Maple - 07-22-2016, 12:50 PM
RE: Error running on linux box - by atom - 07-22-2016, 12:55 PM
RE: Error running on linux box - by m15chief - 07-22-2016, 01:26 PM
RE: Error running on linux box - by atom - 07-22-2016, 01:55 PM
RE: Error running on linux box - by m15chief - 07-22-2016, 02:31 PM
RE: Error running on linux box - by atom - 07-22-2016, 02:45 PM
RE: Error running on linux box - by m15chief - 07-22-2016, 02:57 PM
RE: Error running on linux box - by atom - 07-22-2016, 04:09 PM