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

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

[Octave-bug-tracker] [bug #57112] `version -blas` reports wrong BLAS wit


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #57112] `version -blas` reports wrong BLAS with LD_PRELOAD to force loading a different BLAS
Date: Thu, 24 Oct 2019 13:13:41 -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

URL:
  <https://savannah.gnu.org/bugs/?57112>

                 Summary: `version -blas` reports wrong BLAS with LD_PRELOAD
to force loading a different BLAS
                 Project: GNU Octave
            Submitted by: mtmiller
            Submitted on: Thu 24 Oct 2019 10:13:40 AM PDT
                Category: Octave Function
                Severity: 1 - Wish
                Priority: 5 - Normal
              Item Group: Feature Request
                  Status: Confirmed
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

If Octave is compiled against a particular BLAS implementation, say
"-lopenblas", but is run with LD_PRELOAD=/path/to/libblas.so to force a
different BLAS library to be used, the `version -blas` detection still reports
OpenBLAS.

This may not be solvable, because both the standard BLAS API as well as
OpenBLAS-specific functions are all present in the executable image in this
case.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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