Enable regression tests on Acorn#1307
Conversation
|
@DusanJovic-NOAA we can start working on this PR. @DeniseWorthen @DavidHuber-NOAA Can we combine in #1299 and #1318 to this PR? With no baseline change, we can make a quick progress on tests. |
|
My branch is up to date with develop. @DavidHuber-NOAA @DeniseWorthen please open PRs to my branch. |
* update CMEPS * add fields needed by cmeps for wave-ice coupling * remove blank lines from ciceC test
@DusanJovic-NOAA thanks! I will start from Cheyenne. Hopefully will catch up orion and jet before they start maintenance. |
on-behalf-of @ufs-community <brian.curtis@noaa.gov>
|
@DusanJovic-NOAA LIne 197 in rt.conf the HAFS-ALL compile. Please block wcoss2.intel for that compile and those tests that follow. We have to wait for NCO to install pio/2.5.3 on WCOSS2 before those are run. |
on-behalf-of @ufs-community <brian.curtis@noaa.gov>
on-behalf-of @ufs-community <brian.curtis@noaa.gov>
on-behalf-of @ufs-community <brian.curtis@noaa.gov>
|
Automated RT Failure Notification |
on-behalf-of @ufs-community <brian.curtis@noaa.gov>
|
@DusanJovic-NOAA Could you edit the PR template to include Acorn.intel ? |
I already added acorn.intel to the pr template. See 1482143 |
|
CMEPS PR has been merged. New hash is f9f7541 |
|
@DusanJovic-NOAA can you resolve the conversations? @binli2337 @junwang-noaa it looks the pr is ready to merge. Can you take a look and approve? |
|
All regression tests passed on S4. |
PR Checklist
This PR is up-to-date with the top of all sub-component repositories except for those sub-components which are the subject of this PR. Please consult the ufs-weather-model wiki if you are unsure how to do this.
This PR has been tested using a branch which is up-to-date with the top of all sub-component repositories except for those sub-components which are the subject of this PR
An Issue describing the work contained in this PR has been created either in the subcomponent(s) or in the ufs-weather-model. The Issue should be created in the repository that is most relevant to the changes in contained in the PR. The Issue and the dependent sub-component PR
are specified below.
Results for one or more of the regression tests change and the reasons for the changes are understood and explained below.
New or updated input data is required by this PR. If checked, please work with the code managers to update input data sets on all platforms.
Instructions: All subsequent sections of text should be filled in as appropriate.
The information provided below allows the code managers to understand the changes relevant to this PR, whether those changes are in the ufs-weather-model repository or in a subcomponent repository. Ufs-weather-model code managers will use the information provided to add any applicable labels, assign reviewers and place it in the Commit Queue. Once the PR is in the Commit Queue, it is the PR owner's responsibility to keep the PR up-to-date with the develop branch of ufs-weather-model.
Description
This PR updates rt scripts and adds configuration files required to run regression tests on Acorn.
Several tests need to be disabled due to various issues:
datm_cdeps_debug_cfsr,cpld_debug_p8andcpld_debug_noaero_p8crash with the following runtime error:fv3_regional_netcdf_parallelfails while comparing baselines:cpld_bmark_p8andcpld_restart_bmark_p8require 11 nodes and just wait in the queue for hours.Issue(s) addressed
Link the issues to be closed with this PR, whether in this repository, or in another repository.
(Remember, issues must always be created before starting work on a PR branch!)
Testing
How were these changes tested? What compilers / HPCs was it tested with? Are the changes covered by regression tests? (If not, why? Do new tests need to be added?) Have regression tests and unit tests (utests) been run? On which platforms and with which compilers? (Note that unit tests can only be run on tier-1 platforms)
Dependencies
If testing this branch requires non-default branches in other repositories, list them. Those branches should have matching names (ideally).
Do PRs in upstream repositories need to be merged first?
If so add the "waiting for other repos" label and list the upstream PRs