Skip to content
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

code stability test failed in exec/hafs_post.x #247

Open
BinLiu-NOAA opened this issue Nov 30, 2023 · 2 comments
Open

code stability test failed in exec/hafs_post.x #247

BinLiu-NOAA opened this issue Nov 30, 2023 · 2 comments
Assignees
Labels
Bugzilla Operational HAFS bugzilla items enhancement New feature or request

Comments

@BinLiu-NOAA
Copy link
Collaborator

Description

Provide a clear and concise description of the requested feature/capability.
From NCO SPA: During the HAFS v1.0 code stability test, to recompile HAFS code with ‘-check all’ and ‘-ftrapuv’ flag, or using "-check bounds" only.

The code stability test of exec/hafs_post.x failed in either with ‘-check all’ or "-check bounds". Please investigate this failure and address it at the next upgrade.

Here are the detailed info -
/lfs/h1/ops/test/packages/hafs.v1.0.3/sorc.chkall - builds with '-check all'
/lfs/h1/ops/test/packages/hafs.v1.0.3/exec.chk.all - exec with '-check all'/lfs/h1/ops/test/packages/hafs.v1.0.3/sorc.chk.bounds - builds with '-check bounds'
/lfs/h1/ops/test/packages/hafs.v1.0.3/exec.chk.bounds - exec with '-check bounds'

Failed with '-check all' -
/lfs/h1/ops/test/output/20230606/hfsa7_atm_init_06_NHC_15E_NEWTON_2022092306.o61171911
hfsa1_atm_init_12_v1.0.1.o66594031 -
forrtl: error (72): floating overflow
Image PC Routine Line Source
hafs_post.x 000000000227635B Unknown Unknown Unknown
Stack trace terminated abnormally.

failed with '-check bounds' -
/lfs/h1/ops/test/output/20230612/hfsa1_atm_init_fgat03_00_NHC_09L_IAN_2022092400.o62802993, hfsa1_atm_init_fgat06_00_NHC_09L_IAN_2022092400.o62802999, hfsa1_atm_init_fgat09_00_NHC_09L_IAN_2022092400.o62802994
forrtl: error (72): floating overflow
Image PC Routine Line Source
hafs_post.x 00000000020A0E4B Unknown Unknown Unknown

Proposed solution

How should the new feature/capability be added? If you have thoughts on the implementation strategy, please share them here.

Status (optional)

Do you (or a colleague) plan to work on adding this feature?

Related to (optional)

Directly reference any related issues or PRs in this or other repositories, and describe how they are related. Examples:

  • fixed by hafs-community/hafs/pull/<pr_number>
@BinLiu-NOAA BinLiu-NOAA added enhancement New feature or request Bugzilla Operational HAFS bugzilla items labels Nov 30, 2023
@BinLiu-NOAA
Copy link
Collaborator Author

@LinZhu-NOAA, could you please help to work on this? BTW, during the AQMv7 code delivery, this might already be addressed though.

@LinZhu-NOAA
Copy link
Contributor

The debug built hafs_post.x executable went through for the bugzilla failed cycle. It indicates that the issue has been resolved with the new version of UPP.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bugzilla Operational HAFS bugzilla items enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants