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

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

[Octave-bug-tracker] [bug #63184] AMD ZEN AOCL library support for blas,


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #63184] AMD ZEN AOCL library support for blas, lapack and fftw
Date: Sun, 9 Oct 2022 12:10:51 -0400 (EDT)

Follow-up Comment #6, bug #63184 (project octave):

THis might also be a Fortran name mangling issue. IIRC, different Fortran
compilers mangle names differently (lower vs. upper case letters, different
number of underscores...).

Octave for Windows is compiled with gfortran. If those libraries have been
compiled with a different compiler or a different name mangling scheme, that
could cause similar issues.

It might also be that their library doesn't export that symbol at all.

Could you please open the "Bash Shell" that is installed with Octave for
Windows, e.g., using the shortcut from the Start menu, and run the following
command?

objdump.exe -p /mingw64/bin/liblapack.dll | grep lsame


What does it return while you have that file replaced with the libflame
library?


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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