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

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

[Octave-bug-tracker] [bug #39000] Can't override BLAS XERBLA handler on


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #39000] Can't override BLAS XERBLA handler on Windows
Date: Fri, 29 Jul 2016 15:22:58 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Firefox/31.0 Iceweasel/31.5.3

Follow-up Comment #16, bug #39000 (project octave):

Unfortunately, not all BLAS libraries make it easy to override the default
error handler even though that was the original intent of having xerbla...

I suppose we could fix this for our mxe-octave builds for openblas and the
reference blas.  But that doesn't solve the problem generally.  To do that
requires cooperation from the people who are writing and packaging BLAS
libraries.

Also, as I understand it, XERBLA should only be invoked when a BLAS or LAPACK
routine is called incorrectly and we really shouldn't be making calls with
invalid parameters.

For the example in comment 13, isn't that just a variation of bug #46330?  But
even though that bug is closed, I don't think it is really fixed yet.  I'll
comment there as well.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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