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

improve performance of partitioned fluxes #445

Open
Tracked by #516
juliasloan25 opened this issue Oct 2, 2023 · 0 comments
Open
Tracked by #516

improve performance of partitioned fluxes #445

juliasloan25 opened this issue Oct 2, 2023 · 0 comments
Assignees
Labels
🍃 leaf Issue coupled to a PR

Comments

@juliasloan25
Copy link
Member

juliasloan25 commented Oct 2, 2023

partitioned fluxes (PartitionedComponentModelGrid) are 60x slower, partly bc of the way it has to interface with current atmos (e.g. performing flux calc twice). See this build: https://buildkite.com/clima/climacoupler-ci/builds/1418#018993df-ed13-4b19-b1ac-3f8bb0d31576. We need to optimize use of this type

  • profile PartitionedStateFluxes vs CombinedStateFluxes
@juliasloan25 juliasloan25 changed the title coupler: partitioned fluxes (PartitionedComponentModelGrid) are 60x slower, partly bc of the way it has to interface with current atmos (e.g. performing flux calc twice). See this build: https://buildkite.com/clima/climacoupler-ci/builds/1418#018993df-ed13-4b19-b1ac-3f8bb0d31576. optimize this optimize partitioned fluxes Oct 2, 2023
@juliasloan25 juliasloan25 self-assigned this Oct 2, 2023
@juliasloan25 juliasloan25 added the 🍃 leaf Issue coupled to a PR label Oct 2, 2023
@juliasloan25 juliasloan25 changed the title optimize partitioned fluxes improve performance of partitioned fluxes May 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🍃 leaf Issue coupled to a PR
Projects
None yet
Development

No branches or pull requests

1 participant