HW: Jetson Orin NX
JP: 6.1
PyTorch版本: 2.5.0a0+872d972e41.nv24.08
The jtop and tegrastats command is running normal in isaac common official docker container,but get error below:
/usr/local/lib/python3.10/dist-packages/torch/cuda/init.py:129: UserWarning: CUDA initialization: Unexpected error from cudaGetDeviceCount(). Did you run some cuda functions before calling NumCudaDevices() that might have already set an error? Error801: operation not supported (Triggered internally at /opt/pytorch/pytorch/c10/cuda/CUDAFunctions.cpp:108.)
return torch._C._cuda_getDeviceCount() > 0