-
Notifications
You must be signed in to change notification settings - Fork 200
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
In jtop still cuda support No #73
Comments
Hi, I guess my issue is somewhat related to your. However, when I import cv2, it's still the old version that is used, I don't know why. Anyone could help ? Cheers |
Hi again, I was actually able to solve my issue by applying the modifications suggested here: #67 The last option, however, will have this newly installed opencv overwrite the default one, which in my case was just perfectly fine with me. |
Hi, my issue was same as yours but i solved it flashing my jetson nano and
build cuda again. Thanks for your answers.
16 Nis 2023 Pzr 19:18 tarihinde Laurent Weingart ***@***.***>
şunu yazdı:
… Hi again,
I was actually able to solve my issue by applying the modifications
suggested here: #67
<#67>
As a summary:
add 8.6 to the -D CUDA_ARCH_BIN option
modify -D CUDNN_VERSION with 8.6 value
and add this option: -D
PYTHON3_PACKAGES_PATH=/usr/lib/python3/dist-packages
The last option, however, will have this newly installed opencv overwrite
the default one, which in my case was just perfectly fine with me.
Bye
—
Reply to this email directly, view it on GitHub
<#73 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AYVFNGZQ5RPXTYKYWWZSVPDXBQLVHANCNFSM6AAAAAAWJIHOA4>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
I am a newbie and im using jetson nano for the first time and my problem is after compiling and installing cuda in jtop still cuda support says No. Is there a thing i should do after installation?
The text was updated successfully, but these errors were encountered: