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

ADI: adilib was getting included in aerodynlib #2136

Merged

Conversation

andrew-platt
Copy link
Collaborator

Ready to merge

Feature or improvement description
adilib really should be built separately and linked only into the driver and c-bindings interfaces.

Discovered this while investigating a compiler segfault with Intel OneAPI 2023.2 with LLVM while compiling AeroDyn_Inflow.f90 (issue #2135).

Related issue, if one exists
Maybe related to #2135

Impacted areas of the software
CMake build processes only.

Additional supporting information
This should be ported to 3.5.3 as well.

Test results, if applicable
No tests are affected.

adilib really should be built separately and linked only into the driver and c-bindings interfaces.

Discovered this while investigating a compiler segfault with Intel OneAPI 2023.2 with LLVM while compiling AeroDyn_Inflow.f90
@andrew-platt andrew-platt force-pushed the b/ADI_cmake_segfaults_OneAPI2023.2 branch from 662fef0 to 7281803 Compare April 2, 2024 00:16
@andrew-platt andrew-platt merged commit 5f518a6 into OpenFAST:dev Apr 2, 2024
21 checks passed
@andrew-platt andrew-platt deleted the b/ADI_cmake_segfaults_OneAPI2023.2 branch April 2, 2024 17:20
@andrew-platt andrew-platt mentioned this pull request Dec 24, 2024
38 tasks
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