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 atmos to table #817

Merged
merged 3 commits into from
Jun 8, 2024
Merged

add atmos to table #817

merged 3 commits into from
Jun 8, 2024

Conversation

juliasloan25
Copy link
Member

@juliasloan25 juliasloan25 commented May 23, 2024

Purpose

closes #778

benchmark pipeline build: https://buildkite.com/clima/climacoupler-cpu-gpu-benchmarks/builds/164

Content

  • add a ClimaAtmos run without diagnostic EDMF to the coupler table
  • replace "allocations" with "max RSS" to reflect the metric we're reporting now
  • add back the diagnostic EDMF toml that I accidentally removed in rename diag edmf toml file #840

  • I have read and checked the items on the review checklist.

@juliasloan25 juliasloan25 force-pushed the js/table-atmos branch 4 times, most recently from 412a3da to e3db73a Compare May 25, 2024 00:15
@juliasloan25 juliasloan25 force-pushed the js/table-atmos branch 3 times, most recently from 28642f2 to ad61a8c Compare June 7, 2024 06:48
@juliasloan25 juliasloan25 requested review from Sbozzolo June 7, 2024 06:51
dz_top: 3000.0
h_elem: 30
moist: equil
output_default_diagnostics: false
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe in a next PR we can switch the diagnostics on for our target jobs? We need to include them if the table has to be representative of realistic runs.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Our goal for the table was not to include diagnostics, since that isn’t included in the performance goals we have. If we’re interested in understanding how long “real runs” will take, I can also add a run with diagnostics

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The performance goals should include IO: at the end, we want to look at the output.

@Sbozzolo Sbozzolo self-requested a review June 7, 2024 14:33
@juliasloan25 juliasloan25 merged commit 24688f0 into main Jun 8, 2024
7 of 8 checks passed
@juliasloan25 juliasloan25 deleted the js/table-atmos branch June 8, 2024 02:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

table improvement: add atmos run without diag EDMF
2 participants