-
Notifications
You must be signed in to change notification settings - Fork 255
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
Update WW3: Sync develop branch to dev/ufs-weather-model branch - 2023-jun-27 #1811
Update WW3: Sync develop branch to dev/ufs-weather-model branch - 2023-jun-27 #1811
Conversation
Hey @MatthewMasarik-NOAA, can you try the cpld_control_p8_gnu test with the changes in PR #1810 and see if it fixes your issue? |
Hi @BrianCurtis-NOAA, sure thing. I'll let you know shortly. |
I'm curious why the re-test you did shows a wall clock time of 2234s. That test has been running right at the 30min limit (~1800s). Why is this test running so much slower w/ your changes? Current develop branch:
|
I'm not sure.. this is the first I'm aware of the timing. I'm going to try @BrianCurtis-NOAA's updates now and see what that gives. |
Because there has been an issue w/ hera.gnu, we've extended the wall clock for just hera.gnu for the coupled tests. It's curently set at 40mins, which has been working because the test usually requires just a smidge over the 30min wall clock default. I looked at the PR changes and I don't see anything obvious that would cause WW3 to run slower. |
From tailing the output files during the simulation, it seemed like the initialization took awhile. Once the model started integrating time steps it marched along quickly. |
The RT |
@BrianCurtis-NOAA @DeniseWorthen, with Brian's updates from #1810 the re-run completed in ~31mins (pr_1810-cpld_control_p8_gnu-out.txt). Ps, run directory @BrianCurtis-NOAA let me know if you want me to push the updates from your pr to this branch, or how to proceed |
Okay, sounds good. |
Tests re-run on hera today with #1810 included for runtime fix (branch on my fork including pr 1810: MatthewMasarik-NOAA/ufs-weather-model/syncww3_2023jun27_incl_pr1810). |
RegressionTests_hera.log.txt - all tests PASS. |
RT's up-to-date with #1777 are currently running on orion. |
If it helps, you only need to run Hera logs once you're done making commits to your PR (not including bringing repositories up to date). If CM's do things correctly it should be the same once your PR hits the top of the commit queue. |
Okay, I can say that I haven't made any new commits, but I did just update the UFS repo after the merge. I submitted RT's to confirm all is well will my PR after the latest update. Am I understanding correctly that it's not necessary to re-run the RT's after merges? |
Correct, it is not required to re-run RT's after merges. |
Great, I copy. Thank you for clarifying. |
Please see jenkins-ci logs for 1811. ORTs passed. We may begin Regression Testing now. |
on-behalf-of @ufs-community <[email protected]>
…s-weather-model into syncww3_2023jun27
on-behalf-of @ufs-community <[email protected]>
Ok, as discussed in our Code Managers meeting, it does look like I'm able to run tests on Cheyenne now. So, I'll post the log for those tests here as soon as possible. |
Curious if there's an ETA for this merging today? |
Hi, @MatthewMasarik-NOAA , I'm attempting to get the RTs to complete on Cheyenne but have disk quota issues. @BrianCurtis-NOAA is it alright if we skip Cheyenne for this PR, and I'll work to get the issue resolved for the next? |
Thanks @zach1221, no worries. I was just curious so I'd be nearby if needed. |
@MatthewMasarik-NOAA , understood. Well the WW3 sub-pr has been merged. Can you please update the submodule pointer and revert the change in gitmodules? |
@zach1221, I believe this should be done now. |
Thanks, @MatthewMasarik-NOAA . Sending out final reviews now. |
Description
Updates the WW3 component by syncing changes in the
develop
branch to thedev/ufs-weather-model
branch.Top of commit queue on: TBD
Input data additions/changes
Anticipated changes to regression tests:
Subcomponents involved:
Combined with PR's (If Applicable):
NA
Commit Queue Checklist:
Linked PR's and Issues:
Testing Day Checklist:
hera
,intel
/gnu
:cpld_control_p8_gnu
, which was terminated due to time limit. This is confirmed by theerr
log in (ii.). Lastly,cpld_control_p8_gnu
was re-ran and completed successfully as confirmed in (iii.).Testing Log (for CM's):