apollo icon indicating copy to clipboard operation
apollo copied to clipboard

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

Open panzhangchao opened this issue 5 months ago • 0 comments

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

  • OS Platform and Distribution (e.g., Linux Ubuntu 20.04):
  • Apollo installed from (source or binary):
  • Apollo version (9.0 master):
  • Output of apollo.sh config if on master branch:

Steps to reproduce the issue:

  • Please use bullet points and include as much details as possible:

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

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

Thank you very much.

panzhangchao avatar Sep 17 '24 07:09 panzhangchao