torch / distro

Torch installation in a self-contained folder
BSD 3-Clause "New" or "Revised" License
555 stars 481 forks source link

CUDA_cublas_device_LIBRARY (ADVANCED) #299

Open abirbensoltane opened 3 years ago

abirbensoltane commented 3 years ago

I want to install torch under kubuntu 20.04 with cuda 11.3 and I get the error CUDA_cublas_device_LIBRARY (ADVANCED). I can't use cuda 8 nor 9 because my computer architecture compute_75 which is supported by cuda 10 and 11. I tried to install it with cuda 10 and 11 under ubuntu 16.04 and same error appears! I tried all type of solutions such us updating the cmake version and making sure of cuda path inside the bashrc file but nothing works.