Muhammad Jan
Muhammad Jan
I also build the onnxruntime-gpu == 1.20.0 and the got the same error on the same place.
@snnn @tianleiwu any update on this issue...
@tianleiwu I set these environmental variables and still getting the same error. Then I try to add ```/usr/local/cuda-12.4/targets/sbsa-linux/lib/``` to ```LD_LIBRARY_PATH``` along with other variables and stilll getting the same error....
@tianleiwu, yes I have followed the same ```README``` that you have mentioned. Furthermore the ```strace``` output looks as following: ``` openat(AT_FDCWD, "/usr/local/cuda-12.4/targets/sbsa-linux/lib/libonnxruntime_providers_cuda.so", O_RDONLY|O_CLOEXEC) = 44 openat(AT_FDCWD, "/usr/local/cuda-12.4/targets/sbsa-linux/lib/libcudnn.so.9", O_RDONLY|O_CLOEXEC) = 44...