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

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

[Octave-bug-tracker] [bug #57110] `version -blas` reports "unknown or re


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #57110] `version -blas` reports "unknown or reference BLAS"
Date: Wed, 23 Oct 2019 20:17:50 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.120 Safari/537.36

Follow-up Comment #6, bug #57110 (project octave):

Ok, I agree, that is a side effect of building Octave with "-lopenblas", but
forcing a different libblas.so at runtime with LD_PRELOAD.

On Debian, the typical way this is managed instead is to build Octave with
"--with-blas=blas", and use the alternatives system to manage symbolic links
to various libblas.so.3 library implementations under directories like
/usr/lib/.../blas, /usr/lib/.../openblas, /usr/lib/.../mkl, etc.

I think many of our developers work on Debian and Ubuntu based systems, so we
are not as familiar with this setup of building against OpenBLAS, but using
LD_PRELOAD to force an additional library to be loaded first.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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