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

compilation on MacOS Sonoma with Intel CPU and GPU #247

Closed
lassancejm opened this issue Nov 17, 2023 · 2 comments
Closed

compilation on MacOS Sonoma with Intel CPU and GPU #247

lassancejm opened this issue Nov 17, 2023 · 2 comments

Comments

@lassancejm
Copy link

Hi,
I would like to compile AutoDock-GPU on a laptop which runs MacOS Sonoma (14.0) and is equipped with a 2.3 GHz Quad-Core Intel Core i7 CPU and an Intel GPU (Intel Iris Plus Graphics 1536 MB). As OpenCL is deprecated, I am a bit lost regarding the compilation steps.
Thanks for your insights!

@atillack
Copy link
Collaborator

@lassancejm I just upgraded to Sonoma here to test and fortunately OpenCL is still working. After installing the X Code command line tools, I used Homebrew to install a newer version of LLVM (brew install llvm) which supports OpenMP but you should be good with running make DEVICE=GPU NUMWI=128.

@lassancejm
Copy link
Author

Thanks a lot for looking into this @atillack ! Compilation and test run completed fine with your instructions.

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