help-octave
[Top][All Lists]
Advanced

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

Re: memory exhaust


From: Thomas Weber
Subject: Re: memory exhaust
Date: Thu, 09 Nov 2006 11:51:55 +0100

Hi, 

Am Donnerstag, den 09.11.2006, 10:42 +0100 schrieb Seweryn Kokot:
> I get the same error on both octave 2.1 and octave 2.9.9 (debian sid):
> 
> - octave 2.1
> octave:1> a = rand(3e4);
> error: memory exhausted -- trying to return to prompt
> 
> - octave 2.9
> octave2.9:1> a = rand(3e4);
> error: memory exhausted -- trying to return to prompt

This works if you have enough memory (tested on AMD64 with 16 GB).

Regards
        Thomas




reply via email to

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