Add support for Gaea C5 (includes PR #1977: new ccpp SDFs added to support RRFS multiphysics ensemble and add tob in ocean output)(Includes PR #1997)#1784
Conversation
11de544 to
95c2735
Compare
|
cpld_control_p8 passes w/ intel compiler version upgrade to intel 2023.1.0 ( |
6d62e36 to
bef8280
Compare
|
@ulmononian thanks for updating. I'll try running through the rt.conf so we can document any issues. |
i wouldn't bother running the full set of tests yet. i set up the wm to use rocoto on c5, but the partition specification (c5) that used to work for the run job_card is now resulting in an error. i am not sure what the partition needs set to now. |
I used ecflow on gaea c5 and only three tests failed. |
|
@zach1221 regarding the three failed tests:
ufs-weather-model/tests/tests/regional_atmaq Line 103 in 7e9063d we can modify that logic so that the same TPN setting is done for gaea c5 and perhaps that will work. |
Thanks @ulmononian . I hadn't looked into it yet, but maybe we can add the same config with Gaea C5, in regards to regional_atmaq and faster as you suggest, but also add the same thing to regional_atmaq_debug to see if it will pass as well on Gaea C5. I try it and see how it works. |
|
@zach1221 im running those now and will let you know. |
|
@zach1221 these three tests now pass with the TPN changes. i will push them shortly. |
|
@zach1221 i pushed changes to fix the three tests that were failing. here's the path on c5 if you want to check: |
Thanks @ulmononian ! Yes this is fine. |
done. |
|
Ok, testing is done and we can begin the merging process. @ulmononian can you review the open conversations in this PR, and resolve them, if possible? |
|
@zach1221 hold a bit. I need to push c5 log. |
Sure no problem! |
|
@ulmononian all sets now. Please, resolve all conversations. |
|
@natalie-perlin Needs to resolve her conversation |
|
@natalie-perlin this pr is ready to be merged. please, approve your request. |
natalie-perlin
left a comment
There was a problem hiding this comment.
Thank you for finally pulling this through!
Description
Adds the capability to run the WM on Gaea c5.
A spack-stack-based module file is added, the cluster name is changed for compile jobs, and some logic in the RT scripts is added/modified.
Update: no longer removes c4 support. Just adds C5 as a new machine. some shared logic has been exploited in the spirit of minimal line additions.
Includes PR #1997 (new ccpp SDFs added to support RRFS multiphysics ensemble and add tob in ocean output (#2019).
Linked issue: #1755
Hera log :
RegressionTests_hera.log
Gaea-c5 log:
RegressionTests_gaea-c5.log
Input data additions/changes
Anticipated changes to regression tests:
New baseline required for "new" machine.
Subcomponents involved:
Combined with PR's (If Applicable):
ulmononian#13
Commit Queue Checklist:
Linked PR's and Issues:
Closes #1783
1997 fv3atm sub-pr #721
Testing Day Checklist:
Testing Log (for CM's):
Contributors:
@natalie-perlin