Add support for Ursa#1700
Conversation
|
The changes in this PR allow GDASApp to be built and run on Ursa. This statement comes with the following caveats
This PR should move forward despite these caveats. Hera will be decommissioned later this year. |
DavidHuber-NOAA
left a comment
There was a problem hiding this comment.
Changes look good. Just noting the increased memory requirement.
|
@DavidHuber-NOAA , thank you for your review and approval. Details regarding When GDASApp is built with spack-stack/1.6.0 on Hera, When GDASApp is built with spack-stack/1.9.1 on Ursa, As you note, there is a significant 2x increase in the amount of memory used with spack-stack/1.9.1. The spack-stack/1.9.1 build use different Intel compilers than the spack-stack/1.6.0 build. Is the memory increase due to
The |
|
@guillaumevernieres @shlyaeva do you recall something like this before? Didn't we notice huge differences in SOCA memory usage on certain machines with Intel? |
|
@CoryMartin-NOAA yep, here's some description: #1322 |
Gaea C6 requires significant more memory than WCOSS2 for running the C1152 gfs tests. You can see the memory increases here (granted they were not perfected, but just as an FYI): NOAA-EMC/global-workflow#3634 |
|
With caveats noted, especially the CRTM issue, I'll go ahead and merge this PR into Thank you @CoryMartin-NOAA , @DavidHuber-NOAA , and @danholdaway for your reviews and approvals. |
Description
This PR contains the changes need to build and run GDASApp on Ursa
Companion PRs
None
Issues
Resolves #1695
Automated CI tests to run in Global Workflow