-
Notifications
You must be signed in to change notification settings - Fork 19
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
Update dependencies #2141
Update dependencies #2141
Conversation
Ah, I just did #2140, but I didn't update ClimaTimesteppers I think. |
No problem, we need to bump the ref counter for this one anyway |
bors r+ |
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>
Build failed (retrying...): |
2121: change edmfx advection r=trontrytel a=trontrytel Closes #2106 I wasn't sure if we also want to change the tke advection? 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: Anna Jaruga <ajaruga@caltech.edu> Co-authored-by: Charles Kawczynski <kawczynski.charles@gmail.com>
Build failed (retrying...): |
Build failed: |
7361335
to
cbacfab
Compare
cbacfab
to
b96f5d6
Compare
bors r+ |
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. If you want to switch to GitHub's built-in merge queue, visit their help page. |
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. If you want to switch to GitHub's built-in merge queue, visit their help page. |
This PR upgrades the dependencies, including ClimaTimeSteppers. The new version fuses some operations, resulting in precision error differences.