Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cudnn v2 with caffe on Jetson TK1 #2259

Closed
jcbppf opened this issue Apr 4, 2015 · 3 comments
Closed

Cudnn v2 with caffe on Jetson TK1 #2259

jcbppf opened this issue Apr 4, 2015 · 3 comments

Comments

@jcbppf
Copy link

jcbppf commented Apr 4, 2015

I am having trouble compiling caffe on the Jetson TK1 board. I already have Cudnn v2 set up, but I am following the instructions to install caffe and when I get to the 'make -j 4 all' step, I execute that step, but during compilation, I get several errors about 'functions not being declared in this scope' or several other errors that terminate compilation. I know that caffe and cudnn v2 don't play well together (yet), but this version of caffe should. Any advice? Thanks!

@wzq12138
Copy link

wzq12138 commented Apr 6, 2015

what do you want to do for the cudnn,I have tried the cudnn V1,it is not faster,I do not know why

@jcbppf
Copy link
Author

jcbppf commented Apr 6, 2015

I would like to use cudnn v2 with caffe. I downloaded cudnn on the Nvidia
website and the only version offered was cudnn v2. I want to use it for
robotics and general neural network stuff. Thanks!

On Mon, Apr 6, 2015 at 1:19 AM, wzq12138 notifications@github.com wrote:

what do you want to do for the cudnn,I have tried the cudnn V1,it is not
faster,I do not know why


Reply to this email directly or view it on GitHub
#2259 (comment).

@shelhamer
Copy link
Member

Caffe is compatible with cuDNN v2 as of #2038 and #2211 which were merged once v2 was officially released.

Please discuss installation on the caffe-users group.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants