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

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

[Octave-bug-tracker] [bug #61246] [mxe octave] openblas: matrix inversio


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #61246] [mxe octave] openblas: matrix inversions give wrong results (inv, lu, mldivide)
Date: Thu, 4 Nov 2021 03:13:24 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.54 Safari/537.36 Edg/95.0.1020.40

Update of bug #61246 (project octave):

                Category:         Octave Function => Configuration and Build
System
                  Status:                   Fixed => In Progress            
             Open/Closed:                  Closed => Open                   
                 Release:                   6.3.0 => dev                    
                 Summary: matrix inversions give wrong results (inv, lu,
mldivide) => [mxe octave] openblas: matrix inversions give wrong results (inv,
lu, mldivide)

    _______________________________________________________

Follow-up Comment #31:

Found this report on the tracker for OpenBLAS:
https://github.com/xianyi/OpenBLAS/issues/3139

IIUC, we should configure OpenBLAS with TARGET=GENERIC instead of selecting a
specific (old) architecture. When I last tried to understand their build
instructions, I didn't realize there was a GENERIC target at all.
Afaict, the complete set of switches they suggest for binaries targeting
dynamic architectures is "DYNAMIC_ARCH=1 DYNAMIC_OLDER=1 TARGET=GENERIC". We
are already setting the former two.
Maybe that will also prevent that the resulting binaries depend on the build
host.

Re-opening report.


    _______________________________________________________

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]