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

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

[Octave-bug-tracker] [bug #45890] Sparse A*x and A+B are a bit slow


From: Ceral Paquet
Subject: [Octave-bug-tracker] [bug #45890] Sparse A*x and A+B are a bit slow
Date: Tue, 08 Sep 2015 07:13:58 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:40.0) Gecko/20100101 Firefox/40.0

Follow-up Comment #2, bug #45890 (project octave):

Hi Kai,

I compiled Octave using ./configure on 64-bit Xubuntu (sadly, I still can't
get --enable-64 to work). I left out all non-essential components such as
SuiteSparse, so presumably octave is using this code?

~/octave-4.0.0/liboctave/array/Sparse*
~/octave-4.0.0/liboctave/array/MSparse* 

I scanned them but can't really figure out what's going on. Are there 2
separate implementations of sparse array? E.g. where is A*x implemented? If
you could start me off, I'd be happy to delve into it more - thanks.

(By the way I think you read the benchmarks wrong - Octave is much faster then
Matlab at sparse creation but twice as slow at A+B and 50% slower at A*x.)


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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