octave-maintainers
[Top][All Lists]
Advanced

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

Re: [OpenBLAS] OpenBLAS 0.1.0 stable version released


From: Michael Goffioul
Subject: Re: [OpenBLAS] OpenBLAS 0.1.0 stable version released
Date: Fri, 23 Mar 2012 12:35:03 +0000

On Fri, Mar 23, 2012 at 11:45 AM, Xianyi Zhang <address@hidden> wrote:
> Hi all,
>
> I just release OpenBLAS 0.1.0 stable version.
>
> The change logs are:
>
> ====================================================================
> Version 0.1.0
> 23-Mar-2012
> common:
>         * Set soname of shared library on Linux.
>         * Added LIBNAMESUFFIX flag in Makefile.rule. The user can use
>           this flag to control the library name, e.g. libopenblas.a,
>           libopenblas_ifort.a or libopenblas_omp.a.
>         * Added GEMM_MULTITHREAD_THRESHOLD flag in Makefile.rule.
>           The lib use single thread in GEMM function with small matrices.
> x86/x86_64:
>         * Used GEMV SSE/SSE2 kernels on x86 32-bit.

Tatsuro, Nitzan, and others,

The above change should hopefully solve the spurious crashes of
OpenBLAS on older CPU's. I've followed the issue with Xianyi and
couldn't reproduce the crash I was having on an Atom CPU.

Michael.


reply via email to

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