help-octave
[Top][All Lists]
Advanced

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

Re: out of memory or dimension too large for Octave's index type


From: Thomas Weber
Subject: Re: out of memory or dimension too large for Octave's index type
Date: Wed, 10 Sep 2014 08:40:11 +0200
User-agent: Mutt/1.5.23 (2014-03-12)

On Sun, Sep 07, 2014 at 04:50:40AM -0700, Philip Nienhuis wrote:
> You're hit by memory fragmentation, and that is very "normal" on any OS. 
> Octave isn't even so bad in this respect. I tried both Octave and Matlab on
> the same PC (32bit XP w. 4 GB RAM) to find out how much memory was
> available. Matlab has a call for that, in Octave one needs trial and error.

$ cat /proc/buddyinfo 
might be helpful, 
https://www.kernel.org/doc/Documentation/filesystems/proc.txt

        Thomas



reply via email to

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