Results 5 comments of Muhammad Jan

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