Making sure CUDA is installed in Jetson Nano

Type in nvcc –version from your Jetson Nano terminal is the sure way.

If the nvcc is missing, it could mean that the jetson-toolkit were not installed, or the binaries was not added to your session.

To reassociate your user to installed nvcc

The commands to reassociate.

Continue reading