Hey hey,
I am trying to install this package on mac to run it just on CPU. However I don't know which NVIDIA toolkit should I install, so that I can compile the Gpufit using cmake.
- [ ] Is there any option (flag) how to compile without the CUDA toolkit?
- [ ] Eventually, can you help me choose the right NVIDIA toolkit?
Here is the error cmake gives me:
CMake Error at /opt/homebrew/Cellar/cmake/3.26.3/share/cmake/Modules/FindCUDA.cmake:861 (message):
Specify CUDA_TOOLKIT_ROOT_DIR
Call Stack (most recent call first):
CMakeLists.txt:37 (find_package)
Thank you in advance.
Hey hey,
I am trying to install this package on mac to run it just on CPU. However I don't know which NVIDIA toolkit should I install, so that I can compile the Gpufit using cmake.
Here is the error cmake gives me:
Thank you in advance.