[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.
- out of memory or dimension too large for Octave's index type, dkeck, 2014/06/17
- Re: out of memory or dimension too large for Octave's index type, Nicholas Jankowski, 2014/06/17
- Re: out of memory or dimension too large for Octave's index type, dkeck, 2014/06/17
- Re: out of memory or dimension too large for Octave's index type, Nicholas Jankowski, 2014/06/17
- Re: out of memory or dimension too large for Octave's index type, dkeck, 2014/06/17
- Re: out of memory or dimension too large for Octave's index type, Nicholas Jankowski, 2014/06/17
- Re: out of memory or dimension too large for Octave's index type, dkeck, 2014/06/17
- Re: out of memory or dimension too large for Octave's index type, dkeck, 2014/06/26
- Re: out of memory or dimension too large for Octave's index type, Dmitri A. Sergatskov, 2014/06/26
- Re: out of memory or dimension too large for Octave's index type, Tatsuro MATSUOKA, 2014/06/27
- Re: out of memory or dimension too large for Octave's index type,
dkeck <=
- Re: out of memory or dimension too large for Octave's index type, Philip Nienhuis, 2014/06/27
- Re: out of memory or dimension too large for Octave's index type, dkeck, 2014/06/28
- Re: out of memory or dimension too large for Octave's index type, Dmitri A. Sergatskov, 2014/06/27
- Re: out of memory or dimension too large for Octave's index type, Marco Atzeri, 2014/06/27
- Re: out of memory or dimension too large for Octave's index type, dkeck, 2014/06/27