I see that there is a crosscompiling image for Jetson Nano with SDK 5.0 and 5.1 (cf. JetPack Cross Compilation container | NVIDIA NGC), but I do not found image for version Jetson r32.7.1 (Jetpack 4.6.1).
Is is possible to create an image for that version 4.6.1?
Or is not, is it possible to have the “Dockerfile” which have been used to create the version 5.0 (to try to modified it to build an image for previous version)?
Hi,
oh sorry, indeed it’s a Jetson Nano, not a Orin Nano, my mistake for the wrong board.
Thank you for clarifying me that it’s not possible to have a container with JetPack4(r32).
I will try another way by using a simple L4T (r32) container to compile my executable. I have some question about that, related to TensorRT and CUDA SDK installation, so I will create a new post on the right Nano Board.