用户
 找回密码
 立即注册
发表于 2021-10-13 16:19:16
43790
When I was cmopiling opencv 4.2.0 or 4.1.2,the terminal show that it could not find cudnn,but the cmake have found the path to cudnn like the picture;
Could NOT find CUDNN: Found unsuitable version “..“, but required is at least “6“found /usr/local/cuda-10.2/lib64/libcudnn.so)
And it's confusing that Opencv 4.5.0 do not have this error.
When I ignore this error and continue ;I can finish the compiling and install the opencv;I use the jtop to configure it ,shows that opencv is compiled with cuda, but when I use opencv to my program,it shows that my opencv is not compiled with cudnn and the program could not run.

how can i solve it ,help

使用道具 举报 回复
发新帖
您需要登录后才可以回帖 登录 | 立即注册