-
Notifications
You must be signed in to change notification settings - Fork 121
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
[develop] UFS-SRW-AQM Build Errors on WCOSS2 #1112
Comments
@drnimbusrain, I am sorry. I don't have access to WCOSS2 any more (other EPIC code managers as well). This may be the module file issue. The module files have not been updated since I left EMC. Moreover, as far as I know, |
@chan-hoo @gspetro @MichaelLueken I understand EPIC does not support WCOSS2 for UFS-SRW-App coupled AQM, but still trying to get latest [develop] version build on WCOSS2 exactly following the latest documentation: https://ufs-srweather-app.readthedocs.io/en/develop/UsersGuide/BuildingRunningTesting/AQM.html
Now I see the following build errors, which points to an issue with UPP submodule in FV3 when using later versions of ufs-weather-model: /lfs/h2/oar/arl/noscrub/Patrick.C.Campbell/run_ufs_srw_aqm/run_na_test_ufs-srw-app_20240212_develop/sorc/ufs-weather-model/FV3/upp/sorc/ncep_post.fd/grib2_module.f(499): error #6580: Name in only-list does not exist or is not accessible. [G2SEC4_TEMP9] Interestingly, I try this same procedure on Hera with [develop], and I do not get these errors (but do see this same error on Hera with other older workflows like [aqm_dev]). Is there any guidance out there on how to fix this and proceed? Thank you, Patrick |
While the
Once you have done this, then |
Thank you for the reply. I don't know if this error is a module/library
issue, but rather code. I have seen the error on other systems, like Hera.
…On Wed, Feb 12, 2025, 1:17 PM Michael Lueken ***@***.***> wrote:
@drnimbusrain <https://github.com/drnimbusrain> -
While the versions/build.ver.wcoss2 and required libraries haven't been
updated for WCOSS2 in a long time, you will need to source the
versions/build.ver.wcoss2 before launching the devbuild.sh script:
source versions/build.ver.wcoss2
Once you have done this, then modulefiles/build_wcoss2_intel.lua should
be able to identify the library versions and load the modules, unless they
no longer exist on the machine.
—
Reply to this email directly, view it on GitHub
<#1112 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AGLFYNXVNVCP54AYEZK2B7T2POF5JAVCNFSM6AAAAABLNTYXHWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMNJUGUYDONJTG4>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Expected behavior
UFS-SRW-AQM [develop] branch should build on WCOSS2.
Current behavior
UFS-SRW-AQM [develop] branch has errors in build on WCOSS2.
Machines affected
WCOSS2
Steps To Reproduce
https://ufs-srweather-app.readthedocs.io/en/develop/UsersGuide/BuildingRunningTesting/AQM.html#quick-start-guide-srw-aqm
Detailed Description of Fix (optional)
Additional Information (optional)
Possible Implementation (optional)
Output (optional)
@chan-hoo
The text was updated successfully, but these errors were encountered: