help-octave
[Top][All Lists]
Advanced

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

limit memory available to octave?


From: John W. Eaton
Subject: limit memory available to octave?
Date: Thu, 25 Mar 2004 21:53:52 -0500

On 25-Mar-2004, Michael Creel <address@hidden> wrote:

| I'm trying to test some code that is designed to deal with memory 
limitations. 
| Is it possible to call octave with a memory limitation below that of 
| available RAM?

What about using resource limits (either ulimit from the shell or
setrlimit from C) in the parent process that invokes Octave?  Would
that work for you?

jwe



-------------------------------------------------------------
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]