help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Odd behaviour with Matlab script


From: fgnievinski
Subject: Re: Odd behaviour with Matlab script
Date: Tue, 11 Feb 2014 06:22:20 -0800 (PST)

if it's windows 64-bit, change the virtual memory settings so that it's
managed dynamically by the O.S., instead of having a fixed cap.  then you
can handle very large matrices.  although once it gets past the amount of
physical memory, there's a big performance penalty the disk is used instead
of just RAM.  but it works.
-F.



--
View this message in context: 
http://octave.1599824.n4.nabble.com/Odd-behaviour-with-Matlab-script-tp4661765p4661827.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]