GEOS-ESM / GEOS-ESM/GOCART

MAPL 2.34.0 failed in ufs weather model

Open
#207 47 comments 0 reactions 3 assignees View on GitHub

@weiyuan-jiang is already working on this.

Since Feb 24, 2023.

Dominant language
Fortran
Stars
29
Forks
22
Avg merge
1d 16h
Merged PRs (30d)
4

Description

We are trying to update MAPL library from 2.23.1 to MAPL 2.34.0 in ufs-weather-model. However we got following error message in GOCART:

pe=00098 FAIL at line=03053 Base_Base_implementation.F90 <status=57>
pe=00098 FAIL at line=00685 SU2G_GridCompMod.F90 <status=57>
pe=00098 FAIL at line=01817 MAPL_Generic.F90 <status=57>
pe=00098 FAIL at line=00193 BaseProfiler.F90 <Timer does not match start timer >
pe=00098 FAIL at line=01838 MAPL_Generic.F90 <status=1>
pe=00098 FAIL at line=00161 Aerosol_GridComp.F90
pe=00098 FAIL at line=01817 MAPL_Generic.F90 <status=1>

I tried the latest GOCART version acc574ff8 in the develop branch (https://github.com/GEOS-ESM/GOCART/tree/develop), I got the same error. The code ran fine when switching back to MAPL 2.23.1. The ESMF library is: 8.4.1b07.

May I ask if anything needs to be updated to use MAPL 2.34.0? Thanks

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.