nitishsrivastava / deepnet

Implementation of some deep learning algorithms.
BSD 3-Clause "New" or "Revised" License
896 stars 438 forks source link

Error when COMPILING CUDAMAT AND CUDAMAT_CONV on windows #106

Closed a-taherkhani closed 7 years ago

a-taherkhani commented 7 years ago

When I run make in the cudamat directory I get the following error:

nvcc fatal : Don't know what to do with 'Toolkit/CUDA/v8.0/lib' NMAKE : fatal error U1077: '"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v8.0\bin\nvcc.EXE"' : return code '0x1' Stop.

Do you have any Idea about the error? There are not any exe files in 'Toolkit/CUDA/v8.0/lib'