[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/
- [Octave-bug-tracker] [bug #65413] Missing function: pagesvd, anonymous, 2024/03/04
- [Octave-bug-tracker] [bug #65413] Missing function: pagesvd, Rik, 2024/03/04
- [Octave-bug-tracker] [bug #65413] Missing function: pagesvd, John W. Eaton, 2024/03/06
- [Octave-bug-tracker] [bug #65413] Missing function: pagesvd, Nicholas Jankowski, 2024/03/06
- [Octave-bug-tracker] [bug #65413] Missing function: pagesvd, Rik, 2024/03/07
- [Octave-bug-tracker] [bug #65413] Missing function: pagesvd, anonymous, 2024/03/15
- [Octave-bug-tracker] [bug #65413] Missing function: pagesvd, Nicholas Jankowski, 2024/03/15
- [Octave-bug-tracker] [bug #65413] Missing function: pagesvd,
John W. Eaton <=
- [Octave-bug-tracker] [bug #65413] Missing function: pagesvd, Nicholas Jankowski, 2024/03/15
- [Octave-bug-tracker] [bug #65413] Missing function: pagesvd, anonymous, 2024/03/16