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

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

[Octave-bug-tracker] [bug #65413] Missing function: pagesvd


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #65413] Missing function: pagesvd
Date: Fri, 15 Mar 2024 16:55:22 -0400 (EDT)

Follow-up Comment #7, bug #65413 (group octave):

At its core, the SVD calculation uses BLAS, which is often OpenBLAS, and that
can already take advantage of parallel execution.  So it's not clear to me
that explicitly using threads to execute separate SVD calculations for each
page of an N-d array would be helpful if OpenBLAS is already using multiple
cores/threads efficiently.


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?65413>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

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