Re: Matlab application slowing down on Windows



Regarding virtual memory: if you can change the size of your matlab
model, the amount of data it keeps in RAM try to change that and see if
you notice a significand change in speed. for example, when i do
montecarlo neutron transport simulation and i define too large of the
universe, matlab pages my variables and i get about 20X speed drop.
Disabling page file completely somewhat interferes with paging although
windows still pages some data but with disabled pagefile you do not
have control as to where windows will page. To really stop windows from
paging, set a manual size page file with as little space as it lets
you, 1- 2 MB. I've noticed that windows pages my matlab and its
variables, when matlab takes up allot of space, even though there's
plenty of free ram in fact enough to stome ML and its vars in ram, so
in that regard windows is evil. With disabled page file or too small
page file you may get out of memory error in matlab, but if it does not
err it will not page either. Note: by disableing page file you will
significantly decrease amount of free ram since other data cant be
paged to free ram.

I've looked but did not find a way to stop windows from paging matlab,
but to page everything else, if you find a way let me know plz.

.



Relevant Pages

  • Re: Matlab application slowing down on Windows
    ... if you can change the size of your matlab ... Disabling page file completely somewhat interferes with paging ... windows still pages some data but with disabled pagefile you do not ...
    (comp.soft-sys.matlab)
  • Re: 32-Bit Matlab, 32-bit WinXP, 32 GB RAM
    ... addressing more RAM via Microsoft's /pae option at boot ... does Matlab link with the ... windows xp bit64 or windows server 2003 or vista. ...
    (comp.soft-sys.matlab)
  • Re: Virtual Memory Paging File
    ... and Windows Task Manager, and I'm only using 423MB of memory. ... Unlike my RAM, my disk space is quite limited ... I tried disabling the page file, ...
    (microsoft.public.windowsxp.basics)
  • Re: Matlab 7 memory utilization
    ... > I'm experimenting with Matlab Version 7.1. ... > Here are some spec's under Windows 2000 SP4. ... > not doing anything takes 100Megs of Ram. ...
    (comp.soft-sys.matlab)
  • memory management and Windows 64
    ... I am using MATLAB under Windows XP on my main ... of RAM to applications, but shifting to Windows 64 bits ... Has anyone encountered similar problems and made the shift to 64-bit? ...
    (comp.soft-sys.matlab)