-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
latest release [20200616] in jetson nano --> Could NOT find CUDA #1873
Comments
ncnn doesn't depend on cuda but it seems that your opencv4 does |
thanks. |
For any other who encounter this. In my case, I have compiled and installed cmake -D CUDA_TOOLKIT_ROOT_DIR=/usr/local/cuda-11.0 .. But my sudo rm /usr/local/lib/cmake/opencv4/ -r |
I have the same problem, how did you solve it |
hi,
I am building latest release (20200616) in nvidia jetson nano, but I keep getting cuda can;t find error.
CMakeError.log
CMakeOutput.log
Thanks in advance.
The text was updated successfully, but these errors were encountered: