Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CUDA_cublas_device_LIBRARY-NOTFOUND #22

Closed
OptSolution opened this issue Nov 22, 2019 · 2 comments
Closed

CUDA_cublas_device_LIBRARY-NOTFOUND #22

OptSolution opened this issue Nov 22, 2019 · 2 comments

Comments

@OptSolution
Copy link

I use cuda 10.1 on ubuntu 18.04, when I cmake

I get the 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)

$ nvcc -V                         
nvcc: NVIDIA (R) Cuda compiler driver
Copyright (c) 2005-2019 NVIDIA Corporation
Built on Wed_Apr_24_19:10:27_PDT_2019
Cuda compilation tools, release 10.1, V10.1.168
@weigao95
Copy link
Owner

What's the version of cmake you are using? Can you try a higher version?

@OptSolution
Copy link
Author

The version in the cmake-gui is 3.10.2, I update cmake to 3.15.5 it works. Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants