Replies: 5 comments 8 replies
-
I hacked scripts/mkstatic.py to make the auto-generated contain the required OpenMP directives, but resulting ccpp_FV3_HAFS_v1_gfdlmp_tedmf_stochastics_cap.F90 file is broken by my hack. Really could use some guidance/mentorship on this effort. |
Beta Was this translation helpful? Give feedback.
-
@dkokron If you could create a branch in your fork of ccpp-framework with the changes you made, and then a complete code tree for the UFS or SCM (not sure what you were using) with the correct branches, i.e. something that I can check out recursively from the top to get exactly the code you are using? I need to be able to do (if using UFS WM)
and get exactly your code base to help. |
Beta Was this translation helpful? Give feedback.
-
Could this discussion be moved to or at least referenced on the CCPP Framework site where the work would be done for this? |
Beta Was this translation helpful? Give feedback.
-
Did anyone take a look at my proposed changes? |
Beta Was this translation helpful? Give feedback.
-
It's a small win. I don't have the numbers handy. I'll see if I can dig
them up.
…On Fri, Dec 1, 2023 at 10:03 AM Dom Heinzeller ***@***.***> wrote:
Let me ask this question, how much of a gain in performance do you see
with these changes? Is that significant at all or just somewhere in the
noise (which is what I would expect)?
—
Reply to this email directly, view it on GitHub
<#470 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACODV2BVREAS5Z4ASY2OAFDYHH5WPAVCNFSM6AAAAAAZLA4DMGVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM3TOMZRGEZDG>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
I want an auto-generated file to contain OpenMP directives. Can someone point me to documentation on how to accomplish this.
As an example, I've attached a file that I modified by hand after it was generated.
ccpp_FV3_HAFS_v1_gfdlmp_tedmf_nonsst_time_vary_cap4.F90.txt
Beta Was this translation helpful? Give feedback.
All reactions