system76 / cuda

Packaging for NVIDIA's CUDA Toolkit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wrong paths in ld.so.conf

tlbtlbtlb opened this issue · comments

The system76-cuda package installs its ld.so.conf file from debian/bionic/system76-cuda/assets/system76-cuda.conf, which includes the path

/usr/lib/cuda/lib64

which doesn't exist after installing system76-cuda-latest. It puts the libraries in /usr/lib/cuda/targets/x86_64-linux/lib/ instead.

Changing that path manually allows it to find libs like curand.so.10.