memory exhausted error.

David Bateman David.Bateman at motorola.com
Tue Apr 29 02:13:26 CDT 2008


GARY FORBIS wrote:
> I've just started using Octave and am having trouble running MNIST from
> http://www.cs.toronto.edu/~hinton/MatlabForSciencePaper.html
> <http://www.cs.toronto.edu/%7Ehinton/MatlabForSciencePaper.html>
> Aside from the save and load syntax differences I'm getting
>  
>  error: memory exhausted or requested size too large for range of
>  Octave's index type -- execution of mnistdeepauto.m failed
> while executing this:
>  
> load digit9; digitdata = [digitdata; D]; targets = [targets; repmat([0
> 0 0 0 0 0 0 0 0 1], size(D,1), 1)];
> I've been told there are some register settings I could change to fix
> this.
>  
> I'm using GNU Octave, version 3.0.0
>  
> Any help?
>  
> Thanks.

If this is the same bug report from the newsgroup comp.soft-sys.octave
then you need to point out that you are using the MSVC build under
Windows. I believe this is a known issue but don't remember the details,
so if some Windows user knows the registry magic needed to avoid this
issue send it here :-)

D.

-- 
David Bateman                                David.Bateman at motorola.com
Motorola Labs - Paris                        +33 1 69 35 48 04 (Ph) 
Parc Les Algorithmes, Commune de St Aubin    +33 6 72 01 06 33 (Mob) 
91193 Gif-Sur-Yvette FRANCE                  +33 1 69 35 77 01 (Fax) 

The information contained in this communication has been classified as: 

[x] General Business Information 
[ ] Motorola Internal Use Only 
[ ] Motorola Confidential Proprietary



More information about the Help-octave mailing list