Guidelines for performance considerations with Fortran#740
Merged
rafmudaf merged 9 commits intoOpenFAST:devfrom Sep 20, 2021
Merged
Guidelines for performance considerations with Fortran#740rafmudaf merged 9 commits intoOpenFAST:devfrom
rafmudaf merged 9 commits intoOpenFAST:devfrom
Conversation
jjonkman
reviewed
May 4, 2021
docs/source/dev/performance.rst
Outdated
Collaborator
There was a problem hiding this comment.
Are you going to add in this section any of the profiling results you found regarding linearization within WEIS-OpenFAST? E.g., where are the computational bottlenecks in the linearization process--when computing the Jacobians of specific modules or when combining the Jacobians of each model into full-system-level Jacobians?
d754c5d to
43d4cbd
Compare
Pin docutils version Add sphinx theme to extensions
43d4cbd to
fa4c36d
Compare
jjonkman
approved these changes
Sep 17, 2021
Collaborator
jjonkman
left a comment
There was a problem hiding this comment.
I had reviewed this documentation in May and the recent items added look good to me. I approve the merge.
Thanks!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Feature or improvement description
This pull request adds information regarding performance considerations in Fortran. The important content has been added, but the whole page requires a restructure to a more general format before merging.
Impacted areas of the software
Documentation
Additional supporting information
Live preview at https://raf-openfast.readthedocs.io/en/docs-performance/source/dev/performance.html#high-performance-programming-in-fortran