ApolloAuto / apollo

An open autonomous driving platform
Apache License 2.0
25.06k stars 9.68k forks source link

uda Configuration Error: Error with installed CUDA libs. Expected '["/usr/local/cuda-11.8/targets/x86_64-linux/lib/stubs/libcuda.so", "/ #15533

Open panzhangchao opened 1 week ago

panzhangchao commented 1 week ago

We appreciate you go through Apollo documentations and search previous issues before creating an new one. If neither of the sources helped you with your issues, please report the issue using the following form. Please note missing info can delay the response time.

When I run ./apollo.sh build_opt, here was an error as shown in the screenshot, "Expected '["/var/local/CUDA-11.8/targets/x86_64-Linux/lib/pubs/libCUDA. so ","/var/local/CUDA-11.8/targets/x86_64-Linux/lib/pubs/libnvidia-ml. so ","/var/local/CUDA-11.8/targets/x86_64-Linux/lib/libCUDART.so.11 ","/var/local/CUDA-11.8/targets/x86_64-Linux/lib/libCUDART.static. a ","/var/local/CUDA-11.8/targets/x86_64-Linux/lib/libCUDART.static. a/libcublas.so.11 ","/var/local/CUDA-11.8/targets/x86_64-Linux/lib/libcublasLt.so.11 ","/var/local/CUDA-11.8/targets/x86_64-Linux/lib/libcusolver. so ","/var/local/CUDA-11.8/targets/x86_64-Linux/lib/libcurand. so. 10 " //rs/local/CUDA-11.8/extra/CUPTI/lib64/libcupti. so. 11.8 ","/rs/local/CUDA-11.8/targets/x86_64 Linux/lib/libcusparse. so. 11 "]". Actual "[]". "

My GPU is RTX-4050, and the CUDA version installed is 11.8. I also have this issue during installation on 12.2

System information

Steps to reproduce the issue:

Supporting materials (screenshots, command lines, code/script snippets):

2024-09-17 23-43-06 的屏幕截图

Thank you very much.