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

xmrig-cuda linux cmake not working #197

Open
GamerWierdo100 opened this issue Apr 27, 2024 · 1 comment
Open

xmrig-cuda linux cmake not working #197

GamerWierdo100 opened this issue Apr 27, 2024 · 1 comment

Comments

@GamerWierdo100
Copy link

I get the following errors when following this guide in the cuda section:

CMake Warning (dev) at cmake/CUDA-Version.cmake:14 (find_package):
  Policy CMP0146 is not set: The FindCUDA module is removed.  Run "cmake
  --help-policy CMP0146" for policy details.  Use the cmake_policy command to
  set the policy and suppress this warning.

Call Stack (most recent call first):
  CMakeLists.txt:3 (include)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Error at /usr/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
  Could NOT find CUDA (missing: CUDA_NVCC_EXECUTABLE CUDA_INCLUDE_DIRS
  CUDA_CUDART_LIBRARY) (Required is at least version "8.0")
Call Stack (most recent call first):
  /usr/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake:600 (_FPHSA_FAILURE_MESSAGE)
  /usr/share/cmake-3.27/Modules/FindCUDA.cmake:1291 (find_package_handle_standard_args)
  cmake/CUDA-Version.cmake:14 (find_package)
  CMakeLists.txt:3 (include)


-- Configuring incomplete, errors occurred!

Please advise

@BattleCalc
Copy link

bump

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