Page 1 of 1

out of memory

Posted: Tue Apr 08, 2014 8:16 am
by shm83
I have been searching through the forum but I did not find it.
While running a program, it gets out of memory. It generates 4000 matrixes of 365*365 data, and 4000 of 365*5. Is there a way so I can truncate those matrixes/data to 4 or 6 decimals? I think that would work the problem out.
Thank you in advance!

Re: out of memory

Posted: Tue Apr 08, 2014 8:19 am
by EViews Gareth
There is not.

If you're not using EViews 8 64bit, you should try that.

Re: out of memory

Posted: Tue Apr 08, 2014 8:25 am
by shm83
:cry: :cry:

thanks for the prompt answer, i will ask if we can have it (the 64 bit one)

Re: out of memory

Posted: Tue Apr 08, 2014 8:40 am
by EViews Gareth
If you already have EViews 8 32bit version, you can download and install the 64bit version for free, without any need to contact us - your existing serial number should work.

Re: out of memory

Posted: Tue Apr 08, 2014 10:26 am
by startz
Note that you are generating data that takes up approximately 4GB. So unless you have significantly more than 4GB memory you are going to have a problem. Do you need all 4,000 matrices at once, or can you delete some as you go?