Which CUDA version is required for ONNX Runtime v1.18.0? #21480
Answered
by
carzh
simon-eisenmann-driveblocks
asked this question in
EP Q&A
-
Hi, I am planning to run inference using ONNX Runtime v1.18.0 in a C++ application with CUDA support. Could someone please let me know which CUDA version is compatible with this version of ONNX Runtime? Thanks! |
Beta Was this translation helpful? Give feedback.
Answered by
carzh
Jul 26, 2024
Replies: 1 comment 1 reply
-
It looks like CUDA 12.x and 11.8 are compatible with 1.18.0. Version compatibility tables can be found here |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
simon-eisenmann-driveblocks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It looks like CUDA 12.x and 11.8 are compatible with 1.18.0. Version compatibility tables can be found here