|
| From: | David Spies |
| Subject: | [Octave-bug-tracker] [bug #40324] Concatenating Sparse matrices throws OOM |
| Date: | Mon, 21 Oct 2013 04:46:22 +0000 |
| User-agent: | Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/28.0.1500.71 Chrome/28.0.1500.71 Safari/537.36 |
URL:
<http://savannah.gnu.org/bugs/?40324>
Summary: Concatenating Sparse matrices throws OOM
Project: GNU Octave
Submitted by: dspyz
Submitted on: Mon 21 Oct 2013 04:46:21 GMT
Category: Octave Function
Severity: 3 - Normal
Priority: 5 - Normal
Item Group: Performance
Status: None
Assigned to: None
Originator Name:
Originator Email:
Open/Closed: Open
Discussion Lock: Any
Release: dev
Operating System: GNU/Linux
_______________________________________________________
Details:
>> a = speye(100000);
>> b = [a;a];
error: out of memory or dimension too large for Octave's index type
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?40324>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |