MAPL 2.34.0 failed in ufs weather model
@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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.