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

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

[Octave-bug-tracker] [bug #46830] Multiplication about 4x slower than Ma


From: Ceral Paquet
Subject: [Octave-bug-tracker] [bug #46830] Multiplication about 4x slower than Matlab
Date: Wed, 06 Jan 2016 10:10:31 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

Follow-up Comment #1, bug #46830 (project octave):

Looking at the top command while running, it's clear that Matlab is using all
CPUs for .* wheras Octave is using just one. There are 6 CPUs on my machine.

If I change the .* to a * (matrix multiply) then top shows all the CPUs are
being used and the performance is the same.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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