nginnever/zogminer

CL directory location

Opened this issue · 2 comments

Xubuntu 16.10 - prop Nvda 367.57 Cuda TK 8.0.44

libzogminer/cl.hpp:167:23: fatal error: CL/opencl.h: No such file or directory

sudo ln -s /usr/local/cuda-8.0/lib64/libOpenCL.so /usr/lib/libOpenCL.so
-->
fatal error: CL/opencl.h: No such file or directory

Where is it looking for the file? Or where are the directories in the source so that i can change it to the system location /usr/local/cuda-8.0/

OPENCL_HEADERS = "/usr/local/cuda-8.0/include/"
LIBOPENCL = "/usr/local/cuda-8.0/lib64/"

same problem
do you solve it?

#89

This project is already no person to maintain?