[Documentation Request] Required cuDNN version for OnnxRuntime 1.18
TensorRT version is shown here instead of cuDNN https://github.com/microsoft/onnxruntime/blob/643a16a6bce0a923bbfebb9b32d5caf310dc5133/docs/execution-providers/CUDA-ExecutionProvider.md?plain=1#L41
Document Details
- Title: NVIDIA - CUDA
- Page: https://onnxruntime.ai/docs/execution-providers/CUDA-ExecutionProvider.html
- Page Source: CUDA-ExecutionProvider.md
Typically, there are several versions of cuDNN that work with a particular CUDA major version. I guess that is why it is not documented. NVIDIA website does a good job on recommending cuDNN version for a given CUDA version.
The cuDNN version in https://github.com/microsoft/onnxruntime/pull/20767 is not correct.
1.18 uses cuDNN 8.9, and it is compatible with cuDNN 8.*.
This issue has been automatically marked as stale due to inactivity and will be closed in 30 days if no further activity occurs. If further support is needed, please provide an update and/or more details.
This issue has been automatically closed as 'not planned' because it has been marked as 'stale' for more than 30 days without activity. If you believe this is still an issue, please feel free to reopen it.