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

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

[Octave-bug-tracker] [bug #57222] `version -blas` no longer works with D


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #57222] `version -blas` no longer works with Debian libopenblas0-pthread libblas.so.3 library
Date: Thu, 14 Nov 2019 20:28:21 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.97 Safari/537.36

Update of bug #57222 (project octave):

                  Status:                    None => Patch Submitted        

    _______________________________________________________

Follow-up Comment #1:

Attached a patch that works for me. It allows detection of OpenBLAS with a
fallback on openblas_get_num_threads, and reports that the configuration is
unknown.

Example, when Octave is linked to the full libopenblas library:


ans = OpenBLAS (config: OpenBLAS 0.3.6 NO_LAPACKE DYNAMIC_ARCH NO_AFFINITY
Haswell MAX_THREADS=48)


And now, when Octave is linked to a minimal libblas library built from
OpenBLAS sources:


ans = OpenBLAS (config: unknown)



(file #47873)
    _______________________________________________________

Additional Item Attachment:

File name: openblas-minimal.patch         Size:1 KB
    <https://savannah.gnu.org/file/openblas-minimal.patch?file_id=47873>



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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