octave-maintainers
[Top][All Lists]
Advanced

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

Multi-thread matrix scaling


From: Marco Caliari
Subject: Multi-thread matrix scaling
Date: Thu, 31 May 2018 10:15:40 +0200

Hi,

while looking at

https://savannah.gnu.org/bugs/?54005

I discovered that scaling a matrix is single-thread in octave, while
multi-thread in matlab. Would it be possible to use the BLAS routine Xscal
which, in openblas for instance, is multi-thread? How complicate would be such
a change?

Regards,

Marco



reply via email to

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