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: Mike Miller
Subject: [Octave-bug-tracker] [bug #45659] version function: options and return values supported by Matlab
Date: Tue, 12 Apr 2016 19:21:14 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0

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

Correct, there is no standard way that I know of to get version information,
nor is there even a non-standard way to get a version string out of any of the
BLAS libraries that I can see, other than Intel's MKL
(mkl_get_version_string).

I'd say the best we could possibly do would be to detect that either OpenBLAS
or ATLAS are loaded and print that (but not the version numbers), or detect
that MKL is loaded and print its version string, or failing any of those shrug
and say "unknown or reference BLAS".

    _______________________________________________________

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]