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

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

[Octave-bug-tracker] [bug #56900] Octave hang in "linux on dex" on samsu


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #56900] Octave hang in "linux on dex" on samsung tablet
Date: Mon, 16 Sep 2019 15:57:46 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.75 Safari/537.36

Update of bug #56900 (project octave):

                  Status:                    None => Need Info              

    _______________________________________________________

Follow-up Comment #1:

Thank you for your bug report and for trying to provide as many details as you
can. If both issues hang in the same way, then I would say it's possible that
it's the same underlying issue. The plot routines are probably also performing
matrix operations, so possibly also hanging on a BLAS or LAPACK routine. Can
you confirm with gdb or possibly ltrace that the hang is in one of the
numerical libraries in both cases?

If this system is an apt-based distribution, it's possible that you are
linking against OpenBLAS even when you think you are linking against the
reference BLAS library due to the alternatives system
<https://wiki.debian.org/DebianAlternatives>. You can try running "version
-blas" in Octave to see what it detects. You can also try completely removing
all traces of OpenBLAS libraries using apt or dnf or whatever your package
manager is. I think your intuition different BLAS and LAPACK is a good start,
but it's not clear that you aren't building with OpenBLAS every time.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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