undefined reference to `OrtSessionOptionsAppendExecutionProvider_CUDA' #23288
Unanswered
UnlimitedR
asked this question in
API Q&A
Replies: 1 comment
-
should I build the project from source? I have some issues building it from source on my machine so I don't want to do it #23271 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm reading others' codes. I downloaded the gpu version release (onnxruntime-linux-x64-gpu-1.20.1.tgz) and want to use
OrtSessionOptionsAppendExecutionProvider_CUDA
. However, when I try to build the project cmake always saysI checked the source codes and it says
I have no idea how to fix it
Beta Was this translation helpful? Give feedback.
All reactions