Skip to content

SRW App doesn't run on PW AWS #1328

Description

@EdwardSnyder-NOAA

Expected behavior

WE2E tests should pass on PW AWS.

Current behavior

However, when running WE2E tests, I'm getting this shared library error in the make_sfc_climo task:

 All executables will be submitted with command \'mpiexec -np $nprocs\'.
/contrib/Edward.Snyder/1321/ufs-srweather-app/exec/sfc_climo_gen: /contrib/Edward.Snyder/1321/ufs-srweather-app/conda/lib/libstdc++.so.6: version `GLIBCXX_3.4.32' not found (required by /contrib/Edward.Snyder/1321/ufs-srweather-app/exec/sfc_climo_gen)

I attempted to resolve it by following the solution (setting LD_PRELOAD) found in a similar issue on Gaea C5 but it didn't work. Given this is a tier 2 machine and that it was missing UFS_SRW_data for months, I'll tackle it later given other pressing responsibilities.

Machines affected

PW AWS

Steps To Reproduce

To produce, build the model given these instructions and run a WE2E test as seen here. It should fail in the make_sfc_climo task.

Detailed Description of Fix (optional)

Additional Information (optional)

Possible Implementation (optional)

Output (optional)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions