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.