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: dkeck
Subject: Re: out of memory or dimension too large for Octave's index type
Date: Fri, 27 Jun 2014 03:18:41 -0700 (PDT)

tmacchant wrote
> ​Memory fragmentation.​

No matter of scenario (how many processes started, when restarted Octave,
when restarted OS) I am not able to create a matrix with more than
39,160,800 elements (e.g. A1=ones(6300,6217); will not work but
A2=ones(6300,6216); will work).
So it seems that it is more than memory fragmentation because such a high
degree of fragmentation in all scenarios is questionable.



--
View this message in context: 
http://octave.1599824.n4.nabble.com/out-of-memory-or-dimension-too-large-for-Octave-s-index-type-tp4664823p4665104.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

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