Clear Filters
Clear Filters

Matlab version for Jetson Nano and jetpack 4.6.1

16 views (last 30 days)
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.

Accepted Answer

Sanchari
Sanchari on 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:
  1. Hardware Support Package System Requirements (MathWorks Documentation): https://www.mathworks.com/hardware-support/system-requirements.html
  2. 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
Hope this solves your query!

More Answers (0)

Categories

Find more on Startup and Shutdown in Help Center and File Exchange

Products


Release

R2019b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!