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

CMake: openmp optional for FF and CPP if not explicitly requested (correction) #2125

Merged

Conversation

andrew-platt
Copy link
Collaborator

This is ready to merge.

Feature or improvement description
PR #2120 had a mistake in it. The OpenMP logic in CMakeLists.txt would only be applied if building FAST.Farm or the C++ API, but not when OpenMP is explicitly set.

Related issue, if one exists
#2120

Impacted areas of the software
CMake builds with OpenMP only.

Test results, if applicable
No test results change.

@andrew-platt andrew-platt added this to the v3.5.3 milestone Mar 27, 2024
@andrew-platt andrew-platt self-assigned this Mar 27, 2024
@andrew-platt andrew-platt merged commit 7f4b551 into OpenFAST:rc-3.5.3 Mar 27, 2024
76 checks passed
@andrew-platt andrew-platt mentioned this pull request Mar 28, 2024
27 tasks
@andrew-platt andrew-platt deleted the b/CMake_OpenMP_correction branch April 1, 2024 18:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants