Matlab GPU coder for Xavier Jetson AGX

1 view (last 30 days)
Hi all,
What is the minimum hardware requirement for using gpu coder appplication for the genration cuda code to be executed in nvidia jetson agx module?
Becausee the nvidia jetson agx module doesnot support matlab application because its an arm architecture processor.
So confused in handling the gpu coder application in this case. Having some insights will be very helpful to proceed further.
Thanks in advance.

Answers (2)

Ramakrishna Mandalapu
Ramakrishna Mandalapu on 7 Apr 2022
Hi Gayathri,
Thanks for writing to us.
From your question I understood that you are tying to run MATLAB on the Jetson AGX module. You can not run MATLAB on it but you can generate CUDA code using GPU Coder on the host (your PC) and using "MATLAB Coder Support Package for NVIDIA Jetson and NVIDIA DRIVE Platforms" it can be deployed on the NVIDIA Jetson AGX module.
GPU Coder related information can be found here Installing Prerequisite Products - MATLAB & Simulink (mathworks.com).
MATLAB Coder Support Package for NVIDIA Jetson and NVIDIA DRIVE Platforms can be found here MATLAB Coder Support Package for NVIDIA Jetson and NVIDIA DRIVE Platforms Documentation (mathworks.com).
Thanks

Gayathri Sankaran
Gayathri Sankaran on 12 Apr 2022
Thanks for the response

Categories

Find more on Get Started with GPU Coder in Help Center and File Exchange

Products


Release

R2021b

Community Treasure Hunt

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

Start Hunting!