Closed H-Kz closed 4 years ago
I ran your shell-scriot with specifyed version 4.4.0 , then building opencv with cuDNN succeed and it seems to be having no error!!
note: what I've changed is
111 -D CUDA_ARCH_BIN=5.3 112 -D CUDA_ARCH_PTX=5.3
./build_opencv.sh 4.3.0
thank you for your grate help!!
Thanks for testing that @H-Kz
I've made 4.4.0 the default version and made a note in the readme so ./build_opencv.sh
should be all that's required in the future.
The same issue as here. Thank you very much for your help.
Now I'm trying to use cuDNN on my Jetson nano, but build is not successable. I've eddited your build_opencv.sh just these 2 lines,
and I've ran this script.
Then I got these Output.
This is output of opencv_version --verbose