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: John W. Eaton
Subject: [Octave-bug-tracker] [bug #61246] matrix inversions give wrong results (inv, lu, mldivide)
Date: Fri, 8 Oct 2021 10:40:34 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0

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

I don't really understand the openblas build system but even though we set
TARGET=PRESCOTT I see the following in the log file:


sed -n 's/.*\(-DTS=[^ ]*\) .*/\1/p' openblas  | sort | uniq -c | sort -n
      3 -DTS=
    471 -DTS=_BARCELONA
    471 -DTS=_BOBCAT
    471 -DTS=_CORE2
    471 -DTS=_DUNNINGTON
    471 -DTS=_NANO
    471 -DTS=_OPTERON
    471 -DTS=_OPTERON_SSE3
    471 -DTS=_PENRYN
    471 -DTS=_PRESCOTT
    473 -DTS=_BULLDOZER
    473 -DTS=_EXCAVATOR
    473 -DTS=_PILEDRIVER
    473 -DTS=_STEAMROLLER
    475 -DTS=_ATOM
    475 -DTS=_COOPERLAKE
    475 -DTS=_HASWELL
    475 -DTS=_NEHALEM
    475 -DTS=_SANDYBRIDGE
    475 -DTS=_SKYLAKEX
    475 -DTS=_ZEN


so it looks like the sources are built for a variety of CPUs.

If the problem is solved by setting max number of threads, then I believe we
already made that change in the Windows startup script, correct?

I can still make a test release if you think that's the best option.

    _______________________________________________________

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]