[Scilab-Dev] 5.3.0 built with Atlas but with_atlas() returns F

Sylvestre Ledru sylvestre.ledru at scilab.org
Mon Feb 7 23:43:06 CET 2011


On Mon, 2011-02-07 at 14:33 -0800, Dean S. Messing wrote:
> > Maybe you should try the latest versions of atlas and compile from sources.  I 
> > had a go   with atlas3.9.33/scilab-5.3.0  and it   seems to have worked.
> 
> The Atlas libs seem to work fine as far as scilab benchmark times are
> concerned.   The problem seems to be an old bug in with_atlas(),
> i.e., it's a scilab problem I think.
> 
> http://bugzilla.scilab.org/show_bug.cgi?id=3265

Actually, under GNU/Linux & Mac OS X, it is irrelevant. It is hard to
properly detect the underlying linear algebra library (if it ref BLAS,
atlas or the MKL).
Under Windows, it is easier but still not very interesting ... It is why
we are going to move it in getdebuginfo() under Windows and drop it
under !Windows.

Sylvestre





More information about the dev mailing list