octave-maintainers
[Top][All Lists]
Advanced

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

Re: need test run on Mac


From: Dmitri A. Sergatskov
Subject: Re: need test run on Mac
Date: Thu, 27 Feb 2014 21:25:50 -0600

On Thu, Feb 27, 2014 at 9:16 PM, c. <address@hidden> wrote:

On 28 Feb 2014, at 02:43, Dmitri A. Sergatskov <address@hidden> wrote:

> It is not a bullet-proof case, but the fact that using a different
> blas library with exactly the same octave executable switches
> behavior from "good" to "bad" suggests that this particular library
> is a culprit. Of course it is still possible that some particular blas library
> merely expose a bug in the octave source code.

I see, but

- Lukas is using reference BLAS from netlib
- I am using ATLAS from MacPorts
- You are using ACML


Sorry for the confusion.

I am using atlas, reference blas, openblas, and acml.

I usually compile against the reference blas and then use LD_PRELOAD
trick to overload shared library symbols.
With ACML I see the problem similar to what you see on Mac.
I see expected behavior blas libraries (and exactly same
octave binary).

This let me to suspect the blas library as a culprit.

Dmitri.
--



reply via email to

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