How to run a project generated from Matlab GPU coder on GPU Jetson TX2

Hello everyone.

I have a problem with running a project generated from MAtlab GPU coder. I was following all the instructions from MATLAB how to denerate and run the project on JEtson. But the problem is that it runs on Jetson, but not on GPU, but on CPU, and one of cores become overloaded and the program doesn’t work. I work with neural network for Lane detection, it depends on gow much frames i want to take from camera.

If you have any ideas how to solve it, i will appreciate your help.

Hi nikita.slyvkanych,

Please see MATLAB GPU Coder tool, it supports TX1/TX2.

You may also be interested to view this webinar, see Build Your Next NVIDIA Jetson Deep Learning Application in MATLAB.

Thanks