octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #46134] error: out of memory or dimension too


From: mjang
Subject: [Octave-bug-tracker] [bug #46134] error: out of memory or dimension too large for Octave's index type
Date: Tue, 06 Oct 2015 04:43:34 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko

URL:
  <http://savannah.gnu.org/bugs/?46134>

                 Summary: error: out of memory or dimension too large for
Octave's index type
                 Project: GNU Octave
            Submitted by: mjang
            Submitted on: Tue Oct  6 04:43:32 2015
                Category: Configuration and Build System
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Other
                  Status: None
             Assigned to: None
         Originator Name: Mallikarjun
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.0.0
        Operating System: GNU/Linux

    _______________________________________________________

Details:

I can confirm that there is an issue making the 64-bit build of version 4
(from ftp://ftp.gnu.org/gnu/octave). 
3.8.2 however builds ok for 64-bit and GUI (octave --force-gui). 

 
>> a = zeros (1024*1024*1024*3, 1, 'int8'); 
error: out of memory or dimension too large for Octave's index type

we run (./configure --prefix=/prog/rdtoolbox/octave/versions/3.8.1-RHEL6
--enable-openmp --enable-64 F77_INTEGER_8_FLAG=-fdefault-integer-8) this
command. As a result we end up with the below error. To fix the below error we
followed the instruction provided in the site (http://wiki.octave.org/MXE). 
========================= 
configure: error: BLAS doesn't seem to support 64-bit integers. This is
incompatible with --enable-64. 
========================= 





    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?46134>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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