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

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

[Octave-bug-tracker] [bug #45659] version function: options and return v


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #45659] version function: options and return values supported by Matlab
Date: Mon, 11 Apr 2016 18:04:43 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0 Iceweasel/44.0

Follow-up Comment #30, bug #45659 (project octave):

As for the blas and lapack versions, there is no simple platform-independent
way to check for that information.

The info at build time isn't useful because you can build against the
reference blas but use OpenBLAS, ATLAS, or some other vendor blas at run
time.

Additionaly, there is no standard way for the blas or lapack library to report
version info.  I don't think that information is even stored for the reference
versions of the lapack or blas libraries.

Matlab can provide this information because they distribute proprietary
binaries that are linked with speciic blas and lapack libraries.  As I
understand it replacing the Matlab blas or lapack libraries is explicitly
unsupported, so if you swap them out yourself and something breaks, it's your
fault.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?45659>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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