WCOSS2 GFSv16.2.0 resource updates and NHC change#799
Merged
KateFriedman-NOAA merged 5 commits intoMay 20, 2022
Merged
Conversation
- NCO updated the default path for HOMENHC and tested it in prod on WCOSS2 during NHC test Refs: NOAA-EMC#399
- Based on testing on Dogwood after some WCOSS2 updates some memory and resource adjustments were made by NCO. - Memory updates to the gempak, awips, and fbwnd job ecf scripts. - Resource adjustments to remedy oversubscription errors in the post and postsnd jobs. Refs: NOAA-EMC#399
The gfspostsnd job was oversubscribing CPUs on WCOSS2 after updates on Dogwood. Updating resources settings to get them matching and working. Refs: NOAA-EMC#399
WalterKolczynski-NOAA
approved these changes
May 19, 2022
- Add updated memory values for awips and gempak jobs into resource configs to match similar updates in ecf scripts Refs: NOAA-EMC#399
Contributor
Author
|
Discussion between NCO, GDIT, @BoCui-NOAA and myself resulted in us leaving the gfspostsnd job to run with 6 threads but have corrected the various ecf and config settings to make sure values align/match throughout. No further postsnd resource changes at this time. I just committed matching memory value updates into the resource configs, which go along with the ecf script updates for the awips and gempak jobs and were left out of commits yesterday. Now corrected. No further updates for this PR at this time. Will merge PR into |
This was referenced May 23, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Resource updates from NCO and GDIT based on testing on Dogwood after oversubscription updates and bufr sounding consult. A change in
jobs/JGLOBAL_ATMOS_TROPCY_QC_RELOCto setHOMENHCdefault to/lfs/h1/ops/prod/dcom/nhc/atcf/ncep. Also, updated release notes to set prior GFS version to v16.1.8.Awaiting one more postsnd job resource update confirmation from GDIT consult (change
nth_postsndto 8 from 6). Will see if the GSI update for v16.1.8 makes it in before NCO does a fresh install on WCOSS2 for 18z Friday the 20th.Cutting
EMC-v16.2.0.7tag after this goes in.How Has This Been Tested?
Tests by EMC, NCO, and GDIT on Dogwood and Cactus.
Refs: #399, #798