Error when generating CUDA code on Jetson from MATLAB

Hi,

I am attempting to connect to a Jetson TX2 from matlab on a host PC in order to generate and run cuda code on the Jetson. I was able to successfully connect to a Jetson Xavier but when switching to the TX2, I now get the following error when running coder.gpuEnvConfig(‘jetson’) in the MATLAB terminal.
image

I was under the impression that the cudnn libraries were only needed for neural networking, which I am not doing, so I am confused as to why I am getting a cudnn error. My code is pretty simple, just makes use of the Jetson GPU.

Thanks, and let me know if there is any other information needed.

Hi,

Do you mean the same procedure work on Xavier but fail with TX2?
If yes, could you provide the environment details about these two devices?

Thanks.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.