Jetson AGX Orin - Error: no CUDA-capable device is detected

Hi!

My environment:

Hardware:

  • P-Number: p3701-0000
  • Module: NVIDIA Jetson AGX Orin
    Platform:
  • Distribution: Ubuntu 20.04 focal
  • Release: 5.10.120-tegra
    jtop:
  • Version: 4.2.6
  • Service: Active
    Libraries:
  • CUDA: 11.4.315
  • cuDNN: 8.6.0.166
  • TensorRT: 8.5.2.2
  • VPI: 2.3.9
  • Vulkan: 1.3.204
  • OpenCV: 4.5.4 - with CUDA: NO

when I run the cuda_sample, e.g., ./deviceQuery or ./deviceQueryDrv, this error displayed:

./deviceQueryDrv Starting...

CUDA Device Query (Driver API) statically linked version 
checkCudaErrors() Driver API error = 0100 "no CUDA-capable device is detected" from file <deviceQueryDrv.cpp>, line 38.

In addition, when I run the cudnn_sample, e.g., ./mnistCUDNN, the similar error displayed:

Executing: mnistCUDNN
cudnnGetVersion() : 8600 , CUDNN_VERSION from cudnn.h : 8600 (8.6.0)
Host compiler version : GCC 9.4.0
ERROR: cuda failure (no CUDA-capable device is detected) in error_util.h:91
Aborting...

There is no update from you for a period, assuming this is not an issue any more.
Hence we are closing this topic. If need further support, please open a new one.
Thanks

Hi,

Could you share how you setup the device?
Do you install OS and CUDA from the same JetPack?

Thanks.