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

Compiler should be checked if it is built for OpenMP #342

Closed
DanielO opened this issue May 10, 2021 · 0 comments
Closed

Compiler should be checked if it is built for OpenMP #342

DanielO opened this issue May 10, 2021 · 0 comments
Milestone

Comments

@DanielO
Copy link

DanielO commented May 10, 2021

The code uses OMP so it should be checked (eg with FindOpenMP) otherwise you could start a build with the wrong compiler and only find out when it can't find omp.h

@azonenberg azonenberg added this to the v0.1 milestone May 10, 2021
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