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

[Deploy] Enable OpenMP for Apple Clang #55

Open
phcerdan opened this issue Sep 28, 2020 · 0 comments
Open

[Deploy] Enable OpenMP for Apple Clang #55

phcerdan opened this issue Sep 28, 2020 · 0 comments

Comments

@phcerdan
Copy link
Owner

CMake Error at cmake-3.18/Modules/FindPackageHandleStandardArgs.cmake:165 (message):
  Could NOT find OpenMP_C (missing: OpenMP_C_FLAGS OpenMP_C_LIB_NAMES)

It seems that the compiler AppleClang 11.0.3.11030032 does not ship openmp?

Read more on:
https://iscinumpy.gitlab.io/post/omp-on-high-sierra/

Meanwhile, openmp in DGtal when WITH_OPENMP:BOOL=ON cannot be enabled.

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

1 participant