Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

severe memory growth problems that becomes evident in longer runs #39

Closed
mvertens opened this issue Jan 11, 2021 · 2 comments
Closed

severe memory growth problems that becomes evident in longer runs #39

mvertens opened this issue Jan 11, 2021 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@mvertens
Copy link
Collaborator

For the case where a stream has multiple files to go over, I have discovered a significant memory growth that occurs each time a new stream file is open. This became evident in longer runs. I have a fix for this in dshr_stream_mod.F90 that involves the addition of two additional closefile calls. This is the branch mvertens/dynfrac which I will be issuing a PR for soon. However I wanted to make everyone aware of this - particular for the HAFS use cases.

@mvertens mvertens added the bug Something isn't working label Jan 11, 2021
@mvertens mvertens self-assigned this Jan 11, 2021
@uturuncoglu
Copy link
Collaborator

@mvertens thanks that is good to know. Since I have only two stream file for ERA5 and one for OISST at this point, I did not realize any issue in the HAFS application.

@mvertens
Copy link
Collaborator Author

This was fixed by an ESMF update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants