about latest versions
Michael Goffioul
michael.goffioul at gmail.com
Fri Apr 17 15:38:11 CDT 2009
On Fri, Apr 17, 2009 at 6:49 PM, MHELHEFNY <mhelhefny at gmail.com> wrote:
>>Michael.
>
> for otave vesion 3.0.2 :-
> i)blass.dll
> file size 230 kb
> created august 25,2008
> ii)lapack.dll
> file size 5.86 Mb
> created august 25,2008
> no version is given for both files
>
> for octave version 3.0.3 :-
> i)liblas.dll
> file version 1.2
> product version 1.0
> file size is 351 kb
> ii)liblapack.dll
> file version 3.1.1
> product version 3.1.1
> file size 3.561 Mb
> both fies created may 15 2008
I think that for 3.0.2, you're using a mingw compiled version,
which includes ATLAS compiled for older CPU, while for
3.0.3 you're using the VC++ compiled version, which only
includes ATLAS compiled for newer CPU (SSE2).
Michael.
More information about the Bug-octave
mailing list