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

MacOS does not support clang -fopenmp #5

Open
chuckcoleman opened this issue Dec 26, 2018 · 2 comments
Open

MacOS does not support clang -fopenmp #5

chuckcoleman opened this issue Dec 26, 2018 · 2 comments

Comments

@chuckcoleman
Copy link

I used install.packages("codetools") to install the parallel version to get the error "clang: error: unsupported option '-fopenmp'" LLVM has posted a fix for this at http://blog.llvm.org/2015/05/openmp-support_22.html. It will require making the installation code aware of its environment and acting accordingly.

@chuckcoleman
Copy link
Author

Testing for TERM_PROGRAM=Apple_Terminal should work.

@helske helske closed this as completed Dec 7, 2021
@helske helske reopened this Dec 7, 2021
@barracuda156
Copy link

Clang does support -fopenmp.

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

3 participants