Enable wcoss2 ufsda build and module load#2620
Conversation
|
NOTE: This PR requires
This PR will be marked Ready for review once these tasks are completed. |
|
@RussTreadon-NOAA As part of this PR, please also enable the CI tests that use the new JEDI-based GDAS that are currently disabled on wcoss. You can do this by removing |
|
@WalterKolczynski-NOAA , I can remove Are you asking that this PR remove the following occurrences of `wcoss2 in CI yamls? I do not plan on testing anything other than Added note: This PR will remain in draft mode until NCO installs |
Not all of them. The GEFS test has to remain off until the bash CI system supports dual build (GFS and GEFS use different UFS executables because of the wave grid option). I'm also not sure why the C96_atm3DVar test isn't on already, will check. The other three should work as soon as gdas.cd can be built, AFAIK. If they doesn't work out-of-the-box, we can get you help or defers those. |
|
I'll keep it simple at first an only activate |
Oh, the C96_atm3DVar test is disable because we run the extended version instead. |
|
Build
g-w PR #2592 must be merged into |
|
Install |
|
@DavidHuber-NOAA and @CatherineThomas-NOAA , if either of you have time would you review the changes in this PR? This PR allows GDASApp to be built and run on WCOSS2. This capability is required for GFS v17. |
DavidHuber-NOAA
left a comment
There was a problem hiding this comment.
Looks good! Thanks!
|
While not impacted by this PR, also run GSI-based ATM CI (C96C48_hybatmDA) on Cactus. All jobs successfully run to completion. |
WalterKolczynski-NOAA
left a comment
There was a problem hiding this comment.
Conditionally approved pending successful completion of CI tests.
|
Automated global-workflow Testing Results: |
|
Experiment C48_ATM_ca024035 **** on Wcoss2 at 06/04/24 09:42:14 PM Error logs: Follow link here to view the contents of the above file(s): (link) |
|
|
Automated global-workflow Testing Results: |
|
Experiment C48_ATM_ca024035 **** on Wcoss2 at 06/04/24 10:36:11 PM Error logs: Follow link here to view the contents of the above file(s): (link) |
|
Experiment C48_S2SW_ca024035 **** on Wcoss2 at 06/04/24 11:42:17 PM Error logs: Follow link here to view the contents of the above file(s): (link) |
|
The (link) referenced above just takes us to this PR. A check of the logs for C48_S2SW suggests that the stage and init jobs wound up in a strange state on Cactus I'm not sure what's going on. |
Something internal to the CI system. Terry is monitoring it closely and manually adjusted some things. |
|
OK, @WalterKolczynski-NOAA. I'll stand down. |
|
@RussTreadon-NOAA as far as I can tell it looks more like WCOSS2 is having pbs issues and is showing UNKNOWN rocoto status randomly in the CI experiments which is reflexive of those logs. This time its with C48_S2SW. |
|
@WalterKolczynski-NOAA we should add long waits in the rocotostat python code for when we get UNKNONW. I'm going to restart it one more time and then review it in the morning. |
|
Experiment C48_ATM_ca024035 SUCCESS on Wcoss2 at 06/05/24 02:12:11 AM |
|
Experiment C48_S2SW_ca024035 SUCCESS on Wcoss2 at 06/05/24 02:42:13 AM |
|
Experiment C96C48_hybatmDA_ca024035 SUCCESS on Wcoss2 at 06/05/24 03:21:21 AM |
|
Experiment C96C48_ufs_hybatmDA_ca024035 SUCCESS on Wcoss2 at 06/05/24 03:36:11 AM |
|
Experiment C96_atm3DVar_extended_ca024035 SUCCESS on Wcoss2 at 06/05/24 09:21:30 AM |
|
All CI Test Cases Passed on Wcoss2: |
|
Yeah, WCOSS2-CI Passed! @WalterKolczynski-NOAA , Shall I update |
Nope, we're good. |
|
Thank you @WalterKolczynski-NOAA for working with me on this PR and merging it into develop. |
Description
This PR enables ufsda (
sorc/gdas.cd) to be built and run on WCOSS2.Resolves #2602
Resolves #2579
Type of change
Change characteristics
How has this been tested?
Clone, build, and run C96C48_ufs_hybatmDA CI on WCOSS2 (Cactus)
Checklist