Open pokaxpoka opened 8 years ago
Hi,
For example, assume my cuda is installed at /usr/local/cuda-6.5, then I will set:
CUDA_TOOLKIT_ROOT_DIR=/usr/local/cuda-6.5
I tried this. cmake -D CUDA_TOOLKIT_ROOT_DIR=/usr/local/cuda-8.5
I got this error . CMake Error: The source directory "/home/dangal/Desktop/joint-unsupervised-learning/build/CUDA_TOOLKIT_ROOT_DIR=/usr/local/cuda-8.5" does not exist.
how to do this ?
Hi,
I tried to install your codes however I have no idea how to install lua-knn. Specifically, how to set "CUDA_TOOLKIT_ROOT_DIR=/your/cuda-toolkit/dir" ? Can you please provide the more details about installing lua-knn ?
Thanks!