NVIDIA Jetson Xavier Cuda Error
3 views (last 30 days)
Show older comments
Flash a jetson xavier with jetpack5.0.2,using the SDK and all options selected as
The system can flashed success.
But check the status and all information about NVIDIA Jetson by
jetson_release -v .As showing in the picture,there are not installed The CUDA.
2 Comments
Ramakrishna Mandalapu
on 17 Jan 2023
Hi Harvey,
As suggested by Ram, you can install these components from the SDK manager while flashing. If you are missed then you can isntall the CUDA and other components manually from the apt server for .e.g sudo apt-get install cuda-11-4.
Thanks,
Ramakrishna
Answers (1)
Ramakrishna Mandalapu
on 5 Apr 2023
Hi Harvey,
As suggested by Ram, you can install these components from the SDK manager while flashing. If you are missed then you can install the CUDA and other components manually from the apt server for .e.g sudo apt-get install cuda-11-4.
Thanks,
Ramakrishna
0 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!