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_cuda_LIBRARY and CUDA_nvrtc_LIBRARY are used but they are set to NOTFOUND. #109

Open
sk66000 opened this issue Jan 8, 2022 · 0 comments

Comments

@sk66000
Copy link

sk66000 commented Jan 8, 2022

I try to compile kawpowminer on windows 11 under wsl2
but I get 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_cuda_LIBRARY
linked by target "ethash-cuda" in directory /mnt/d/Dev/kawpowminer/libethash-cuda
CUDA_nvrtc_LIBRARY
linked by target "ethash-cuda" in directory /mnt/d/Dev/kawpowminer/libethash-cuda

when I check for $ whereis libcuda.so
I get :
libcuda: /usr/lib/x86_64-linux-gnu/libcuda.so /usr/lib/wsl/lib/libcuda.so
any idea how to fix this ?

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

1 participant