-
Notifications
You must be signed in to change notification settings - Fork 202
Improve GW forecast timing of high-resolution runs with findings from containerized GW #4123
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 GW forecast timing of high-resolution runs with findings from containerized GW #4123
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks ok.
Only thing to test/check here is if these blocks also improve runtime of the GSI, JEDI executables.
@weihuang-jedi - what is your definition of high resolution in this case? |
I have not run GSI, JEDI before, and from the the tests I did, it improves performance of high-resolution. |
While not a clean test because the two runs used different spack-stacks, but using the updates suggested here, the same configuration of C1152 S2SW forecast went from 11433.912819 to 4086.673683 seconds. Thank you @weihuang-jedi !! This is awesome! |
@JessicaMeixner-NOAA Thank you very much for testing it out, and glad to see the similar runtime improvement. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you @weihuang-jedi!
Launching CI on |
…into feature/adjust_tasks_per_node_layout * 'develop' of github.com:NOAA-EPIC/global-workflow-cloud: Update CODEOWNERS for new oceanice_products assignments (NOAA-EMC#4134) Improve GW forecast timing of high-resolution runs with findings from containerized GW (NOAA-EMC#4123) Update CODEOWNERS to change job assignments (NOAA-EMC#4128) Update j-jobs to be bash linter compliant (NOAA-EMC#4124) Update the marine analysis archiving (NOAA-EMC#4082) Port tracker/genesis tasks to cloud; load wgrib2; add noaacloud to load_gw_gsi_modules (NOAA-EMC#4111) Only run wave bnd pnt for gfs (NOAA-EMC#4112)
Description
While working on containerized GW, we have found that some network settings will significantly/dramatically improve GW forecast timing at high-resolution. Want to apply those changes to GW before the container code is reviewed.
Resolves #4122
Type of change
Change characteristics
How has this been tested?
Checklist