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

[BugFix] cmake configuration for Linux + Intel + Debug #547

Merged
merged 3 commits into from
Sep 23, 2020

Conversation

andrew-platt
Copy link
Collaborator

@ewquon discovered that the cmake setup for debug with Intel Fortran on linux is incorrect. An incorrect flag was used for allowing recursive routine calls in the SLATEC library qk61 solvers.

This does not affect any test cases.

Copy link
Collaborator

@rafmudaf rafmudaf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good to me. Thanks for addressing my comment.

@andrew-platt andrew-platt merged commit 2061792 into OpenFAST:dev Sep 23, 2020
andrew-platt added a commit to andrew-platt/openfast that referenced this pull request Oct 20, 2020
- closes OpenFAST#546 
- Incorrect CMake flag was specified
- intel compiler version logic check for assume:recursion flags
@rafmudaf rafmudaf mentioned this pull request Jan 13, 2021
@andrew-platt andrew-platt deleted the b/IntelDebugLinux branch January 19, 2021 19:46
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.

3 participants