Re: memory issue: user error?

From: David Brown <dbrown_at_nyahnyahspammersnyahnyah>
Date: Thu Dec 16 2010 - 11:51:25 MST

Hi James,

We have been fixing quite a few memory leaks in our work on the new version of NCL 6.0.0, which will be released as a beta version in January. But if you can bundle up enough of your code and data to demonstrate the problem, we would like to see if the memory leak you have encountered is something we have fixed, and if not we will hopefully be able to fix it before the beta release.

If you have not sent us anything before, here are the instructions:
Ideally put everything into a tar file in a way that we could just run the code without modifications.
Then
ftp ftp.cgd.ucar.edu
login as anonymous
password is your email address
cd incoming
put <your file(s)

Offline, send me the name of the file(s) because listing the directory is not possible for security reasons.
Thanks.
 -dave

On Dec 15, 2010, at 3:07 PM, James Correia wrote:

> Hi-
> I am running an ncl script that opens stage 4 precipitation grib files. I need to open about 3000 files, but for each iteration the memory grows. I am deleting every variable except for two arrays which accumulate the precipitation. I do not think these two arrays (/6,881,1121/) in accumulating mode should be the root cause for a 25 MB increase in memory usage per file.
>
> Does anyone have advice on how to check for the cause of accumulating memory?
>
> --
> ------------------------------------------------------------------------------------------
> The views expressed in this email do not necessarily reflect those of NOAA, the National Weather Service, or the University of Oklahoma.
> ------------------------------------------------------------------------------------------
> James Correia Jr.
> OU CIMMS Research Associate
> SPC HWT Liaison
>
> _______________________________________________
> ncl-talk mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Thu Dec 16 11:51:32 2010

This archive was generated by hypermail 2.1.8 : Wed Dec 22 2010 - 16:10:23 MST