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

separate precomputed quantities in 3 funcs #2274

Merged
merged 1 commit into from
Oct 25, 2023
Merged

separate precomputed quantities in 3 funcs #2274

merged 1 commit into from
Oct 25, 2023

Conversation

trontrytel
Copy link
Member

Following what we discussed @szy21 , @Sbozzolo this PR splits prognostic edmfx precomputed quantities into 3 steps

  1. updating environment
  2. updating updraft thermo state and BC
  3. updating the closures.

I'm not sure if it actually makes anything better though. Or if you want to split the individual closures.

@trontrytel trontrytel requested review from szy21 and Sbozzolo October 23, 2023 23:50
@trontrytel trontrytel self-assigned this Oct 23, 2023
Copy link
Member

@szy21 szy21 left a comment

Choose a reason for hiding this comment

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

Thanks! Should we do it for diagnostic edmf as well? (It doesn't have to be in this PR.)

@trontrytel
Copy link
Member Author

Thanks! Should we do it for diagnostic edmf as well? (It doesn't have to be in this PR.)

Yes, I can do it in the next one. Just wasn't sure if this is actually helpful or not

@trontrytel
Copy link
Member Author

bors r+

@Sbozzolo
Copy link
Member

It's a step in the right direction. Thanks :)

bors bot added a commit that referenced this pull request Oct 24, 2023
2274: separate precomputed quantities in 3 funcs r=trontrytel a=trontrytel

Following what we discussed `@szy21` , `@Sbozzolo`  this PR splits prognostic edmfx precomputed quantities into 3 steps
1) updating environment
2) updating updraft thermo state and BC
3) updating the closures.

I'm not sure if it actually makes anything better though. Or if you want to split the individual closures. 

Co-authored-by: Anna Jaruga <[email protected]>
@bors
Copy link
Contributor

bors bot commented Oct 24, 2023

Build failed:

@trontrytel
Copy link
Member Author

bors r+

@bors
Copy link
Contributor

bors bot commented Oct 24, 2023

Canceled.

@trontrytel
Copy link
Member Author

bors r+

bors bot added a commit that referenced this pull request Oct 24, 2023
2274: separate precomputed quantities in 3 funcs r=trontrytel a=trontrytel

Following what we discussed `@szy21` , `@Sbozzolo`  this PR splits prognostic edmfx precomputed quantities into 3 steps
1) updating environment
2) updating updraft thermo state and BC
3) updating the closures.

I'm not sure if it actually makes anything better though. Or if you want to split the individual closures. 

2284: Remove explicit use of CUDA in benchmark_step r=charleskawczynski a=charleskawczynski

This PR removes an explicit use of CUDA in `benchmark_step!`, so that we have no direct package loading of CUDA.

Co-authored-by: Anna Jaruga <[email protected]>
Co-authored-by: Charles Kawczynski <[email protected]>
@bors
Copy link
Contributor

bors bot commented Oct 24, 2023

Build failed (retrying...):

bors bot added a commit that referenced this pull request Oct 24, 2023
2274: separate precomputed quantities in 3 funcs r=trontrytel a=trontrytel

Following what we discussed `@szy21` , `@Sbozzolo`  this PR splits prognostic edmfx precomputed quantities into 3 steps
1) updating environment
2) updating updraft thermo state and BC
3) updating the closures.

I'm not sure if it actually makes anything better though. Or if you want to split the individual closures. 

2282: Increase job memory for perf jobs and lower allocations r=Sbozzolo a=Sbozzolo



Co-authored-by: Anna Jaruga <[email protected]>
Co-authored-by: Gabriele Bozzola <[email protected]>
@bors
Copy link
Contributor

bors bot commented Oct 25, 2023

Build failed (retrying...):

bors bot added a commit that referenced this pull request Oct 25, 2023
2274: separate precomputed quantities in 3 funcs r=trontrytel a=trontrytel

Following what we discussed `@szy21` , `@Sbozzolo`  this PR splits prognostic edmfx precomputed quantities into 3 steps
1) updating environment
2) updating updraft thermo state and BC
3) updating the closures.

I'm not sure if it actually makes anything better though. Or if you want to split the individual closures. 

Co-authored-by: Anna Jaruga <[email protected]>
@bors
Copy link
Contributor

bors bot commented Oct 25, 2023

Build failed:

@trontrytel
Copy link
Member Author

bors r+

@bors
Copy link
Contributor

bors bot commented Oct 25, 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 768aeb0 into main Oct 25, 2023
6 checks passed
@bors bors bot deleted the aj/edmf_cleanup branch October 25, 2023 16:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants