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

add coupler summary table #705

Closed
9 of 14 tasks
Tracked by #390
juliasloan25 opened this issue Mar 20, 2024 · 0 comments · Fixed by #706
Closed
9 of 14 tasks
Tracked by #390

add coupler summary table #705

juliasloan25 opened this issue Mar 20, 2024 · 0 comments · Fixed by #706
Assignees
Labels
enhancement New feature or request GPU 🍃 leaf Issue coupled to a PR

Comments

@juliasloan25
Copy link
Member

juliasloan25 commented Mar 20, 2024

We want to output a table displaying some information about the current state of the coupler. This table/info should be output to the #coupler-report channel on slack.

The runs will include:

For each of these jobs, we will output the following quantities:

  • SYPD
  • CPU vs GPU state (max, median, and mean of difference, as is calculated in land
  • allocations at the end of the simulation
    • note that there is no equivalent calculation between CPU and GPU, so these numbers won't be directly comparable

part of #693

To Do

To Do in separate issues/PRs

  • add atmos-only runs without diagnostic edmf
  • add gpu scaling (1, 2, 4 gpus)
  • add cpu/gpu state comparison columns
  • pass in config file to benchmark script
    • use this to get run names (instead of passing these in), resolution & dt (instead of hardcoding these in table)
  • save output as .pdf rather than .txt (use latex backend for PrettyTables)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request GPU 🍃 leaf Issue coupled to a PR
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant