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

在VS2015+win10配置上,编译出现cundnn错误。 #28

Open
pengyulong opened this issue Dec 20, 2017 · 5 comments
Open

在VS2015+win10配置上,编译出现cundnn错误。 #28

pengyulong opened this issue Dec 20, 2017 · 5 comments

Comments

@pengyulong
Copy link

Severity Code Description Project File Line Suppression State
Error (active) declaration is incompatible with "const char *__stdcall cudnnGetErrorString(cudnnStatus_t status)" (declared at line 102 of "c:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v8.0\include\cudnn.h") caffe d:\DeepLearning\caffe_ocr\include\caffe\util\cudnn.hpp 20

我目前电脑的配置是win10+cuda8.0+cudnn5.0,请问原文中的cudnn的版本是?

@prfans
Copy link

prfans commented Dec 22, 2017

没记错是7.5

@wellhao
Copy link

wellhao commented Dec 23, 2017

我看了一下 是CUDA8.0的 然后 还有就是cudnn要用v7.0以上的版本 这个NVIDIA官网有下,下载配置就好了,我是在VS2013上配置成功了

@prfans
Copy link

prfans commented Dec 23, 2017

cudnn5.0也是可以编译的。

@wwzh2003
Copy link

不装cudnn 能不能编译?

@duducode
Copy link

我用vs2015打开工程怎么显示加载失败caffe

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

5 participants