torch/distro

CUDA_cublas_device_LIBRARY (ADVANCED)

abirbensoltane opened this issue · 0 comments

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.