prdwb/cuda-convnet

CUDA 5 compatibility

Opened this issue · 2 comments

Since the CUDA 5 I have had no success in compiling the cuda convnet code. 
Are there any plans to make it compatible with CUDA 5?


Original issue reported on code.google.com by raimar.w...@gmail.com on 16 Jan 2013 at 1:01

See comments for the "Compiling" page in wiki:
https://code.google.com/p/cuda-convnet/wiki/Compiling

I was able to compile the code using following steps:
https://gist.github.com/4180952

Original comment by dr.death...@gmail.com on 19 Jan 2013 at 8:22

Seems to work! Thanks! :-)

Original comment by raimar.w...@gmail.com on 22 Jan 2013 at 1:23