Cross-compile from Ubuntu x86 to ARM64 Jetson Orin Nano

Hi,
I’ve recently bought a Jetson orin nano board and I’m trying to compile a ‘C’ program which uses the ‘nvidia cuda’ library(in which I normally would use nvcc) in my main computer to send it to the board and execute it on, but i couldn’t find any documentation on how to do it;

I would like to know what tools i need, as well as knowing what documentation i have to follow to do it so.

Thanks in advance, and sorry if this is a too-newbie question.

Hi,

We provide a desktop container for cross-compiling the Jetson app.
Please find it below:

Thanks.

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