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

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

[Octave-bug-tracker] [bug #61246] matrix inversions give wrong results (


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #61246] matrix inversions give wrong results (inv, lu, mldivide)
Date: Sat, 9 Oct 2021 13:15:11 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.71 Safari/537.36 Edg/94.0.992.38

Follow-up Comment #23, bug #61246 (project octave):

@Dmitri: I'm not sure what openblas-mpi is. Is it the same or similar to
openblas-openmp?

If I understand their documentation correctly, they advice to not use
multithreaded OpenBLAS in a multithreaded application iff OpenBLAS is called
from multiple threads of that application. Alternatively, they advice to use
OpenMP for multithreading the main application *and* OpenBLAS to be able to
set a reasonable limit for the *total* number of threads.

Afaict, that doesn't apply to us because we use OpenBLAS only in the
interpreter thread.

I still don't understand the difference in results between the official
installer and the builds from octave.space. If it is a bug in OpenBLAS, why
does it only manifest depending on the build system?

It's probably best if jwe could build a release candidate and affected people
could check if they still see the errors.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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