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

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

[Octave-bug-tracker] [bug #57591] Segmentation faults when running the t


From: Doron Behar
Subject: [Octave-bug-tracker] [bug #57591] Segmentation faults when running the test suite (mostly with clang)
Date: Mon, 21 Sep 2020 06:57:04 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; rv:78.0) Gecko/20100101 Firefox/78.0

Follow-up Comment #102, bug #57591 (project octave):

Markus After investigating I learned that also suitesparse and arpack are not
using openblas but use the reference blas implementation, which is compiled on
NixOS without 64 bit support, at least now.

Moreover, you recommend using openblas, but suitesparse recommends not using
it, see:

https://github.com/DrTimothyAldenDavis/SuiteSparse#about-the-blas-and-lapack-libraries

I can attempt to make octave use a 64 bit build of the reference blas
implementation, and make suitesparse use the same 64 bit reference blas as
well. Alternatively I can also make suitesparse use openblas. Doing either
will be against either of your recommendations. What should I do?

Please, and thanks for your help.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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