Jetson nano cuda

Hello, I would like to ask that I use jetson nano (linux18.04) jetpack (4.2.3) version, my cuda (10.0), but cuda displays NOT_INSTALLED when I am doing sudo jtop.

I tried export CUDA_HOME=/usr/local/cuda-10.0/

export LD_LIBRARY_PATH=/usr/local/cuda-10.0/lib64:$LD_LIBRARY_PATH

The method of export PATH=${CUDA_HOME}bin:$PATH failed in the end. There is no data file for bin and nvcc. How to solve the above problem, thank you

Moving into Jetson Nano forum.

Hi Sheena ,

Are you able to run any of the sample CUDA applications on the jetson ?

Hello, currently my cuda10.0 can run normally. Thank you

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