help-octave
[Top][All Lists]
Advanced

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

Re: memory exhaustive error


From: haifa guan
Subject: Re: memory exhaustive error
Date: Thu, 16 Aug 2012 12:19:09 +0800

You have to compile octave from source if you want to enable 64 bits array index.
http://www.gnu.org/software/octave/doc/interpreter/Compiling-Octave-with-64_002dbit-Indexing.html

Thanks,
Wen

On Thu, Aug 16, 2012 at 11:01 AM, tharaka weheragoda <address@hidden> wrote:
Hi All,
 I'm new to octave.I have already installed a 64 bit version of ubuntu 11.10 and i have a 6 GB RAM in my machine. When i'm creating a 25000*25000 matrix in octave i'm getting this error.

error: memory exhausted or requested size too large for range of Octave's index type -- trying to return to prompt

I googled and found out that i have to configure octave with --enable- 64 in order to use 64 bit integers as array dimensions. I have already installed octave.So how can i do it? Do i need to reinstall octave ?

Can anybody please guide me the steps.

Thanks in advance!
Tharaka

_______________________________________________
Help-octave mailing list
address@hidden
https://mailman.cae.wisc.edu/listinfo/help-octave



reply via email to

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