from nvidia documentation "For best performance, the recommended configuration is cuDNN 8.9.0 on H10

from nvidia documentation "For best performance, the recommended configuration is cuDNN 8.9.0 on H100 with CUDA 12.0, and cuDNN 8.9.0 on all other GPUs with CUDA 11.8, because this is the configuration that was used for tuning heuristics." seems like cuda 11.8 is best for now unless you have the h100
https://docs.nvidia.com/deeplearning/cudnn/support-matrix/index.html
These support matrices provide a look into the supported versions of the OS, NVIDIA CUDA, the CUDA driver, and the hardware for the NVIDIA cuDNN 8.9.1 release.
Was this page helpful?