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: disable OMP in AeroDyn_Inflow.f90 #2140

Merged
merged 1 commit into from
Apr 2, 2024

Conversation

andrew-platt
Copy link
Collaborator

Ready to merge

Feature or improvement description
The use of OpenMP directives in AeroDyn_Inflow.f90 was causing a compiler fault with Intel OneAPI 2023.2 with LLVM

Related issue, if one exists
#2135

Impacted areas of the software
AeroDyn driver, only when steady winds generated by the driver are used.

Other Info
With the introduction of the FlowField data structure, we will be modifying how wind is handled in this module. This may result in removal of this section of code at that point (I don't remember for certain).

This was causing a compiler fault with OneAPI 2023.2 with LLVM (see issue OpenFAST#2135)
@andrew-platt andrew-platt merged commit 668607e into OpenFAST:dev Apr 2, 2024
42 checks passed
@andrew-platt andrew-platt deleted the b/IntelLLVMsegfault branch April 11, 2024 23:05
@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