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

Mac installation #121

Open
Kubiczek36 opened this issue Apr 18, 2023 · 1 comment
Open

Mac installation #121

Kubiczek36 opened this issue Apr 18, 2023 · 1 comment

Comments

@Kubiczek36
Copy link
Contributor

Kubiczek36 commented Apr 18, 2023

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.

@superchromix
Copy link
Collaborator

hi Jakub. You should be able to use any of CUDA toolkit 8.0 - 11.3. I'm assuming you don't have an Nvidia graphics driver on your Mac, so there should be no compatibility issue there. I haven't tried building on a machine with no GPU, personally.

If you run into trouble get in touch with me directly. cheers -Mark

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