trentool / TRENTOOL3

Open-Source MATLAB toolbox for transfer entropy estimation
http://trentool.github.io/TRENTOOL3/
GNU General Public License v3.0
56 stars 26 forks source link

cuda 'make' problem #26

Closed mnnahvi closed 6 years ago

mnnahvi commented 6 years ago

hi, thank you for toolbox. I have nvidia GTX 960m + CUDA support. I successfully installed nvidia driver and CUDA toolkit. and have MATLAB 2016a on ubuntu 16.04 when i "make" TRENTOOL\cuda folder after some changes in MakeFile, result is

Makefile:125: recipe for target 'mex' failed make: *** [mex] Error 255

MakeFile and make command result attached.

Makefile.txt make result.txt

Thank in advance.

mnnahvi commented 6 years ago

OK!! After a little searching here and using the attached files, the problem was resolved. Makefile.txt gpuKnnLibrary.cu.txt