ESMCI / cmeps-cime

This is a "fork" of the cime repository that has the development version of the nuopc CMEPS driver and mediator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Memory leak in SMS.f19_g16.X.hobart_intel

jedwards4b opened this issue · comments

Running for 5 days I see about 1GB per task,
running for 10 days I see 1.4 GB per task.

It appears that the problem is in variables FBNormSrc and FBNormDst in subroutine med_map_Regrid_Norm. These variables are created multiple times and never cleaned.