- Hardware Support Package System Requirements (MathWorks Documentation): https://www.mathworks.com/hardware-support/system-requirements.html
- Deep learning Neural Network support (ML Answers): https://www.mathworks.com/matlabcentral/answers/336569-using-deep-learning-neural-net-toolbox-with-gpu-with-capability-6-1?s_tid=answers_rc1-1_p1_Topic
Matlab version for Jetson Nano and jetpack 4.6.1
7 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
MD LIMON APU
am 19 Jan. 2024
Beantwortet: Sanchari
am 14 Feb. 2024
Dear community,
I am just asking for information about which version of MATLAB is supported for Jetson nano and jetpack version 4.6.1. I am using MATLAB2019b. which is old and the deep learning network interface is not giving the data and training option which is avialbale on 2023b but its not supported the jetpack version.
Any response will be helpfull. Thanks.
0 Kommentare
Akzeptierte Antwort
Sanchari
am 14 Feb. 2024
Hi Limon,
MATLAB support for NVIDIA Jetson platforms, including the Jetson Nano, is provided through the GPU Coder Toolbox. This toolbox allows you to generate CUDA code from MATLAB code, specifically tailored for NVIDIA GPUs. The generated code can then be deployed to the Jetson Nano for execution.
However, there is a common problem with the compatibility of the toolbox capabilities and MATLAB versions R2016a and above. Please refer this link for the current workaround, https://www.mathworks.com/support/bugreports/1439741. Please get R2017a and install the patch as instructed in the report.
Also consider referring the following links for further knowledge:
Hope this solves your query!
0 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Deep Learning Toolbox finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!