I installed the newer cuda (11.8) that supports jetson according to the official website, but I can’t find cudnn that matches it and supports jetson. That is to say, I have cuda 11.8 now, but there is no version of cudnn 8.9 that can be compatible with it. jetson-compatible. How can I find and install a new version of cudnn compatible with jetson?Or what should I do if I want to restore the previous cuda 11.4 and cudnn8.6?
Hi,
Only CUDA have the Jetson package on their webpage.
For other libraries, like cuDNN, and TensorRT, you will need to wait for JetPack to get a new release.
To roll back to CUDA 11.4, you can remove the CUDA library and reinstall it with apt.
Thanks.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.