-
Notifications
You must be signed in to change notification settings - Fork 0
Add ESMF profiling tool #39
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
base: main
Are you sure you want to change the base?
Conversation
… still leaving a warning message
b58c16e
to
bd5a276
Compare
Hi @aekiss , when you are available, could you please review this PR? |
@minghangli-uni, what does this do differently than the esmf profiling tools in |
esmf profiling tools in om3-utils is more comprehensive but needs the additional package |
The ESMF Profiling tool is a Python-based tool designed to read and process performance profile data from ESMF profiling log files. It provides a structured way to extract hierachical timing and computational stats for various regions within ESMF runs, enabling detailed performance analysis.
See #38.