Description:
When we updated the libraries in UFS weather model PR#1745
hdf5: 1.10.6 ->1.14.0
netcdf: 4.7.4 -> 4.9.2
fms: 2022.04 ->2023.01
esmf: 8.3.0b09 -> 8.4.2
mapl: 2.22.0 -> 2.35.2
It is noticed that all tests have small memory increase (~1%) except that the regional AQM tests have significant memory increase at the initialization step, ~50%. Since there is no model code change, there might be library code updates in ESMF or netcdf that cause CMAQ initialization memory increase.
How To Reproduce:
Additional context:
Screenshots/Logs:
baseline dir = /scratch2/NAGAPE/epic/UFS-WM_RT/NEMSfv3gfs/develop-20230728/regional_atmaq_intel
working dir = /scratch1/NCEPDEV/stmp2/Jong.Kim/FV3_RT/rt_98375/regional_atmaq_intel
baseline dir = /scratch2/NAGAPE/epic/UFS-WM_RT/NEMSfv3gfs/develop-20230804/regional_atmaq_intel
working dir = /scratch1/NCEPDEV/stmp2/Jong.Kim/FV3_RT/rt_282196/regional_atmaq_intel
0: The total amount of wall time = 638.753879
0: The maximum resident set size (KB) = 1456396
0: The total amount of wall time = 651.471157
0: The maximum resident set size (KB) = 2318128
Description:
When we updated the libraries in UFS weather model PR#1745
hdf5: 1.10.6 ->1.14.0
netcdf: 4.7.4 -> 4.9.2
fms: 2022.04 ->2023.01
esmf: 8.3.0b09 -> 8.4.2
mapl: 2.22.0 -> 2.35.2
It is noticed that all tests have small memory increase (~1%) except that the regional AQM tests have significant memory increase at the initialization step, ~50%. Since there is no model code change, there might be library code updates in ESMF or netcdf that cause CMAQ initialization memory increase.
How To Reproduce:
Additional context:
Screenshots/Logs: