I constantly met with "out-of-memory" error. This is really a headache. The
Matlab's symbolic toolbox calling Maple seems has a very large memory demand
and it does not clear using "clear all"...
But anyway, I know Matlab always has the 2GB memory limitation.
My question is: Suppose I am going to buy a Intel Dual Core dore, or even
Quad core, I heard thay are 64 bit system.
And if I buy 8GB or more memory. And use a Matlab 2006b or 2007a.
Matlab will never complain "out-of-memory", and I will get rid of this
headache out of my life, am I right?
> Hi all,
>
> I constantly met with "out-of-memory" error. This is really a headache. The
> Matlab's symbolic toolbox calling Maple seems has a very large memory demand
> and it does not clear using "clear all"...
>
> But anyway, I know Matlab always has the 2GB memory limitation.
>
> My question is: Suppose I am going to buy a Intel Dual Core dore, or even
> Quad core, I heard thay are 64 bit system.
>
> And if I buy 8GB or more memory. And use a Matlab 2006b or 2007a.
>
> Matlab will never complain "out-of-memory", and I will get rid of this
> headache out of my life, am I right?
Basically. Until you start wanting to process 4GB datasets...
Be sure you get a 64-bit OS and 64-bit MATLAB or it won't help...
"Peter Boettcher" <boettcher@ll.mit.edu> wrote in message
news:m3slesazcg.fsf@coyote.llan.ll.mit.edu...
> "Mike" <housing2006@gmail.com> writes:
>
>> Hi all,
>>
>> I constantly met with "out-of-memory" error. This is really a headache.
>> The
>> Matlab's symbolic toolbox calling Maple seems has a very large memory
>> demand
>> and it does not clear using "clear all"...
>>
>> But anyway, I know Matlab always has the 2GB memory limitation.
>>
>> My question is: Suppose I am going to buy a Intel Dual Core dore, or even
>> Quad core, I heard thay are 64 bit system.
>>
>> And if I buy 8GB or more memory. And use a Matlab 2006b or 2007a.
>>
>> Matlab will never complain "out-of-memory", and I will get rid of this
>> headache out of my life, am I right?
>
> Basically. Until you start wanting to process 4GB datasets...
>
> Be sure you get a 64-bit OS and 64-bit MATLAB or it won't help...
>
>
> --
> Peter Boettcher <boettcher@ll.mit.edu>
> MIT Lincoln Laboratory
> MATLAB FAQ: http://www.mit.edu/~pwb/cssm/
No I didn't need 4GB dataset. It is not data per se that consumes memory.
The Matlab symbolic box which calls Maple also consumes tremendous memory. I
am doing some mid-size and time-consuming symbolic computation, as follows:
(Note I've changed manually the loop into the following form in order to do
clear all)
"Mike" <housing2006@gmail.com> wrote in message
<engv4e$sak$1@news.Stanford.EDU>...
>
> "Peter Boettcher" <boettcher@ll.mit.edu> wrote in message
> news:m3slesazcg.fsf@coyote.llan.ll.mit.edu...
> > "Mike" <housing2006@gmail.com> writes:
> >
> >> Hi all,
> >>
> >> I constantly met with "out-of-memory" error. This is
really a headache.
> >> The
> >> Matlab's symbolic toolbox calling Maple seems has a
very large memory
> >> demand
> >> and it does not clear using "clear all"...
> >>
> >> But anyway, I know Matlab always has the 2GB memory
limitation.
> >>
> >> My question is: Suppose I am going to buy a Intel Dual
Core dore, or even
> >> Quad core, I heard thay are 64 bit system.
> >>
> >> And if I buy 8GB or more memory. And use a Matlab 2006b
or 2007a.
> >>
> >> Matlab will never complain "out-of-memory", and I will
get rid of this
> >> headache out of my life, am I right?
> >
> > Basically. Until you start wanting to process 4GB
datasets...
> >
> > Be sure you get a 64-bit OS and 64-bit MATLAB or it
won't help...
> >
> >
> > --
> > Peter Boettcher <boettcher@ll.mit.edu>
> > MIT Lincoln Laboratory
> > MATLAB FAQ: http://www.mit.edu/~pwb/cssm/
>
>
> No I didn't need 4GB dataset. It is not data per se that
consumes memory.
> The Matlab symbolic box which calls Maple also consumes
tremendous memory. I
> am doing some mid-size and time-consuming symbolic
computation, as follows:
>
> (Note I've changed manually the loop into the following
form in order to do
> clear all)
>
> clear all;
> job1;
> clear all;
> job2;
> clear all;
> job3;
> ....
>
> still it leaks memory.... it can finish the job1, and
job2, but at job3, it
> says out of memory...
>
>
I have the same problem. If you check the reserved memory
with Task Manager you can see that Matlab reserves a lot of
memory after the "clear all". More that the 100Mb basic.
I think the symbolic engine leaks the memory what I use
extensively.
>
> I have the same problem. If you check the reserved memory
> with Task Manager you can see that Matlab reserves a lot of
> memory after the "clear all". More that the 100Mb basic.
> I think the symbolic engine leaks the memory what I use
> extensively.
>
> Any solution for that?
>
> Cheers,
>
> Laszlo
Same problem here. In my case, it's not a matter of data
size. Once I started calling symbolic maths, my simulation
started crashing because of memory. Neither "clear maplemex;
maple clear; maple restart;" free the used memory. It
consumes all the memory (virtual) until it stops. Not even
"clear all" doesn't work. There must be something wrong here.
Already 2 weeks of simulation time lost trying to
identifying the problem.
>
> I have the same problem. If you check the reserved memory
> with Task Manager you can see that Matlab reserves a lot of
> memory after the "clear all". More that the 100Mb basic.
> I think the symbolic engine leaks the memory what I use
> extensively.
>
> Any solution for that?
>
> Cheers,
>
> Laszlo
Same problem here. In my case, it's not a matter of data
size. Once I started calling symbolic maths, my simulation
started crashing because of memory. Neither "clear maplemex;
maple clear; maple restart;" free the used memory. It
consumes all the memory (virtual) until it stops. Not even
"clear all" doesn't work. There must be something wrong here.
Already 2 weeks of simulation time lost trying to
identifying the problem.
Public Submission Policy
NOTICE: Any content you submit to MATLAB Central, including personal information, is not subject to the protections which may be afforded information collected under other sections of The MathWorks, Inc. Web site. You are entirely responsible for
all content that you upload, post, e-mail, transmit or otherwise make available via MATLAB Central. The MathWorks does not control the content posted by visitors to MATLAB Central and, does not guarantee the accuracy, integrity, or quality of such content.
Under no circumstances will The MathWorks be liable in any way for any content not authored by The MathWorks, or any loss or damage of any kind incurred as a result of the use of any content posted, e-mailed, transmitted or otherwise made available
via MATLAB Central. Read the complete Disclaimer prior to use.