NVIDIA / CUDALibrarySamples

CUDA Library Samples
Other
1.5k stars 311 forks source link

./reduction: error while loading shared libraries: libcublasLt.so.12: cannot open shared object file: No such file or directory #151

Open hygxy opened 10 months ago

hygxy commented 10 months ago

I have just libcublasLt.so.11 under /usr/local/cuda-11.7/targets/x86_64-linux/lib/libcublasLt.so.11, why is cutensor linked against libcublasLt.so.12?