When I try to install Torch on ubuntu with CUDA 10 Toolkit, CMake 3.12.2 and CUDA 10 it shows this error
CMake Error: The following variables are used in this project, but they are set to NOTFOUND. Please set them or make sure they are set and tested correctly in the CMake files: CUDA_cublas_device_LIBRARY (ADVANCED) linked by target "THC" in directory /home/bobrow2006/torch/extra/cutorch/lib/THC
When I try to install Torch on ubuntu with CUDA 10 Toolkit, CMake 3.12.2 and CUDA 10 it shows this error
CMake Error: The following variables are used in this project, but they are set to NOTFOUND. Please set them or make sure they are set and tested correctly in the CMake files: CUDA_cublas_device_LIBRARY (ADVANCED) linked by target "THC" in directory /home/bobrow2006/torch/extra/cutorch/lib/THC