Hello! I have successfully installed CUDA 11.4 through the guide in CUDA Toolkit 11.7 Update 1 Downloads | NVIDIA Developer. When I try “sudo apt install libcudnn8-dev” it tries to install “cudnn8.0.0.180-1+cuda10.2”. I.e.cuda10.2 instead of cuda11.4. What am I doing wrong? How to install “cudnn8.x.x+cuda11.4”?
Due to GPU driver dependencies, you need to install the CUDA package included in the JetPack for Jetson.
The arm64-sbsa indicates Arm Server CPU platforms rather than Jetson.