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

Remove ModVar from dev as ROCm Flang compiler can't build it. #2256

Merged
merged 1 commit into from
Jun 6, 2024

Conversation

deslaughter
Copy link
Collaborator

This PR is ready to be merged.

Feature or improvement description
This PR remove the ModVar.f90 file which is being introduced as part of the tight coupling work, but is not yet being used in the dev branch. This file uses the more modern Fortran 2003 which is not supported by the ROCm Flang compiler. Since this module isn't being used yet and is preventing OpenFAST from being built on Frontier, this code is being removed for now.

Impacted areas of the software
NWTC Library

Additional supporting information
This issue will need to be resolved before OpenFAST 5.0 is released as it needs ModVar.f90

This issue will need to be resolved before OpenFAST 5.0 is released as it needs ModVar.f90
@deslaughter deslaughter merged commit ecc626d into OpenFAST:dev Jun 6, 2024
41 of 42 checks passed
@deslaughter deslaughter deleted the bug/remove_ModVar branch June 6, 2024 20:40
andrew-platt added a commit to andrew-platt/openfast that referenced this pull request Jun 10, 2024
@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