help-octave
[Top][All Lists]
Advanced

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

Possible to increase 256 Mb Memory Limit? (Windows 2000)


From: Richard Thomas
Subject: Possible to increase 256 Mb Memory Limit? (Windows 2000)
Date: Tue, 16 Nov 2004 12:31:59 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0.2) Gecko/20030208 Netscape/7.02

Apologies if this is an old issue, but I couldn't find any relevant answers in the 2004 archive or the online help..

I have installed octave-2.1.42-windows-atlas.exe binary from octave.sf.net on a Windows2000 PC, selecting the octave-2.1.42-p4atlas version. Although I have ~ 1 Gb memory, Octave seems to give a "memory exhausted" error message when it hits the 256 Mb boundary, for example by typing the following:

 clear all; a = zeros(5000,6000);

Is there any way to increase this memory limit? (preferably without having to compile from source code, or to install cygwin standalone).

Richard Thomas




-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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