Hi,
I have Jetpack 32.6.1, but CUDA is not installed.
I want to manually install it, as I don’t want to re-flash the Jetson AGX.
$ nvcc --version
-bash: nvcc: command not found
$ apt list --installed | grep cuda
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
nvidia-l4t-cuda/stable,now 32.6.1-20210726122859 arm64 [installed,upgradable to: 32.6.1-20210916210945]
$ ls /usr/local/cuda
ls: cannot access '/usr/local/cuda': No such file or directory
Thanks,
Ron