SHI-Labs / FcF-Inpainting

[WACV 2023] Keys to Better Image Inpainting: Structure and Texture Go Hand in Hand
https://praeclarumjj3.github.io/fcf-inpainting/
Other
173 stars 13 forks source link

OSError: /home/sll/miniconda3/envs/fcfgan/lib/python3.7/site-packages/nvidia/cublas/lib/libcublas.so.11: undefined symbol: cublasLtGetStatusString, version libcublasLt.so.11 #34

Open sun-yeah opened 10 months ago

sun-yeah commented 10 months ago

when I use the command "bash tools/prepare_celebahq_evaluation.sh",this error came up. My cuda version is as below: nvcc: NVIDIA (R) Cuda compiler driver Copyright (c) 2005-2020 NVIDIA Corporation Built on Mon_Nov_30_19:08:53_PST_2020 Cuda compilation tools, release 11.2, V11.2.67 Build cuda_11.2.r11.2/compiler.29373293_0

Chinafsh commented 1 month ago

when I use the command "bash tools/prepare_celebahq_evaluation.sh",this error came up. My cuda version is as below: nvcc: NVIDIA (R) Cuda compiler driver Copyright (c) 2005-2020 NVIDIA Corporation Built on Mon_Nov_30_19:08:53_PST_2020 Cuda compilation tools, release 11.2, V11.2.67 Build cuda_11.2.r11.2/compiler.29373293_0

same problem as u, do u know how to solve it?