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: John W. Eaton
Subject: [Octave-bug-tracker] [bug #57110] `version -blas` reports "unknown or reference BLAS"
Date: Wed, 23 Oct 2019 23:01:26 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0

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

I like using the Debian way and we use a similar thing with the Windows builds
for Octave (but just by renaming the OpenBLAS library to be libblas.dll).  But
I don't see that we can change the default BLAS library detection in the
configure script to always use -lblas because the library might not even be
installed on the build system with that name.  Another option is to
dynamically load the library at run time, but that brings up a whole other set
of issues.

It would be sweet if there were a standard BLAS library function that returned
a version string.

    _______________________________________________________

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]