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

Fix closures resulting in boxed variables #2137

Merged
merged 1 commit into from
Sep 22, 2023
Merged

Conversation

charleskawczynski
Copy link
Member

This PR fixes a closure in the diagnostics, which results in boxing variables. Issue found in https://buildkite.com/clima/climaatmos-ci/builds/13072#018ab62d-8432-4918-8532-8c2bed825ff0

@charleskawczynski charleskawczynski force-pushed the ck/fix_diagnostics_closure branch 2 times, most recently from 0e9d93c to d1de842 Compare September 21, 2023 23:46
@charleskawczynski charleskawczynski force-pushed the ck/fix_diagnostics_closure branch from d1de842 to 6663019 Compare September 22, 2023 01:35
@charleskawczynski
Copy link
Member Author

bors r+

bors bot added a commit that referenced this pull request Sep 22, 2023
2137: Fix closures resulting in boxed variables r=charleskawczynski a=charleskawczynski

This PR fixes a closure in the diagnostics, which results in boxing variables. Issue found in https://buildkite.com/clima/climaatmos-ci/builds/13072#018ab62d-8432-4918-8532-8c2bed825ff0

2141: Update dependencies r=charleskawczynski a=charleskawczynski

This PR upgrades the dependencies, including ClimaTimeSteppers. The new version fuses some operations, resulting in precision error differences.

Co-authored-by: Charles Kawczynski <kawczynski.charles@gmail.com>
@bors
Copy link
Contributor

bors bot commented Sep 22, 2023

Build failed (retrying...):

@bors
Copy link
Contributor

bors bot commented Sep 22, 2023

Build succeeded!

The publicly hosted instance of bors-ng is deprecated and will go away soon.

If you want to self-host your own instance, instructions are here.
For more help, visit the forum.

If you want to switch to GitHub's built-in merge queue, visit their help page.

@bors bors bot merged commit 0298a75 into main Sep 22, 2023
7 of 8 checks passed
@bors bors bot deleted the ck/fix_diagnostics_closure branch September 22, 2023 03:05
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.

1 participant