NOAA-EMC / global-workflow

Global Superstructure/Workflow supporting the Global Forecast System (GFS)
https://global-workflow.readthedocs.io/en/latest
GNU Lesser General Public License v3.0
74 stars 167 forks source link

Need to update ufs_model to hash#281b32f or newer #2630

Closed guoqing-noaa closed 4 months ago

guoqing-noaa commented 4 months ago

What is wrong?

Hera and Jet need a newer ufs_model to run C768 experiments.

Otherwise, the model will crash and we will get a "Fatal error in PMPI_Type_contiguous: Invalid count, error stack" error.

What should have happened?

Be able to run C768 forecasts on Hera or Jet

What machines are impacted?

Hera, Jet

Steps to reproduce

Run any C768 forecast-only experiment

Additional information

The problem was reported at https://github.com/ufs-community/ufs-weather-model/issues/2227 and was fixed by this PR: https://github.com/ufs-community/ufs-weather-model/pull/2201

Do you have a proposed solution?

Update ufs_model to hash#281b32f or newer

If there are no current PRs to update this, I can create a new PR for this purpose. Thanks!

WalterKolczynski-NOAA commented 4 months ago

Duplicate of #2490