-
Notifications
You must be signed in to change notification settings - Fork 177
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
Series of small WCOSS2 updates - round 10 #620
Series of small WCOSS2 updates - round 10 #620
Conversation
- NCO/Wei found an infinite loop in the exgfs_atmos_gempak_meta.sh script during para testing - Provided and tested a fix, confirmed fix with Boi Refs: NOAA-EMC#399
- Russ Treadon provided resource adjustments to several GSI/EnKF jobs to get them closer to their WCOSS1 ops timings and use fewer cores - The enkfgdas_select_obs (gdaseobs), enkfgdas_update (gdaseupd), gdas_atmos_analysis_diag (gdasanaldiag), and gdas_atmos_analysis (gdasanal) jobs have been updated - The updated resources have been incorporated into the relevant ecf script PBS directives and resource configs Refs: NOAA-EMC#399
- not needed since setup script math results in 9ppn for eupd when using 14 threads Refs: NOAA-EMC#399
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.
Some questions about uneven node counts for @RussTreadon-NOAA
- the new EMC hand-off tag is EMC-v16.2.0.3 Refs: NOAA-EMC#399
- clean up config.resources.nco.static and config.fv3.nco.static to remove non-WCOSS2 and non-ops refererences - both nco.static resource configs now only support operations on WCOSS2 and preserve the operational resource settings - the emc.dyn resource configs will be modified further to support other tier 1 platforms Refs: NOAA-EMC#399
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.
You could theoretically replace all of the math with constants, but that might be too much work for now.
Description
This PR includes some updates for the WCOSS2 port:
scripts/exgfs_atmos_gempak_meta.sh
which was found and fixed by @WeiWei-NCOEMC-v16.2.0.3
)Refs: #398, #399
Type of change
How Has This Been Tested?
Both @WeiWei-NCO and myself tested the included updates on Dogwood. We confirmed good timings on adjusted jobs.