onnxruntime icon indicating copy to clipboard operation
onnxruntime copied to clipboard

[Documentation Request] Required cuDNN version for OnnxRuntime 1.18

Open nrudakov opened this issue 1 year ago • 3 comments

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

nrudakov avatar May 23 '24 15:05 nrudakov

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.

yuslepukhin avatar May 23 '24 18:05 yuslepukhin

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.*.

tianleiwu avatar May 23 '24 20:05 tianleiwu

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.

github-actions[bot] avatar Jun 30 '24 15:06 github-actions[bot]

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.

snnn avatar Jun 07 '25 23:06 snnn