[ANNOUNCEMENT] Updated: openblas-0.2.16-1

Marco Atzeri marco.atzeri@gmail.com
Fri Mar 18 10:14:00 GMT 2016


New releases of

openblas         (source)
libopenblas      (dinamic library)

are available in the Cygwin distribution :

CHANGES
New upstream release
http://www.openblas.net/Changelog.txt

         * Avoid potential getenv segfault. (#716)
         * Optimize c/zgemv for AMD Bulldozer, Piledriver, Steamroller
         * Disable multi-threading for small size swap and ger. (#744. 
Thanks, Jerome Robert)
         * Improve small zger, zgemv, ztrmv using stack alloction (#727. 
Thanks, Jerome Robert)
         * Let openblas_get_num_threads return the number of active threads.
           (#760. Thanks, Jerome Robert)
         * Support illumos(OmniOS). (#749. Thanks, Lauri Tirkkonen)
         * Optimize trsm kernels for AMD Bulldozer, Piledriver, Steamroller.
         * Detect Intel Avoton.
         * Detect AMD Trinity, Richland, E2-3200.

DESCRIPTION
OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13
BSD version and further extended.
OpenBLAS is licensed under the 3-clause BSD license.

HOMEPAGE
http://www.openblas.net/

CYGWIN NOTES
1) As BLAS it is around 5-10 times faster than Netlib reference,
    included in the liblapack0 package.

2) No devel package is provided as liblapack-devel already provide
    the needed headers and import.
    Openblas is fully compatible with Netlib BLAS.

3) libopenblas consist of a single file
      /usr/bin/cygblas-0.dll
    that will precede in PATH the liblapack0
      /usr/lib/lapack/cygblas-0.dll
    and used instead. Removing libopenblas will restore the
    usage of Netlib BLAS

4) CPU architecture covered up to now

    64 bit
     ATOM BARCELONA BOBCAT BULLDOZER CORE2 DUNNINGTON HASWELL
     NANO NEHALEM OPTERON OPTERON_SSE3 PENRYN PILEDRIVER
     PRESCOTT SANDYBRIDGE STEAMROLLER

    32 bit
     ATHLON ATOM BANIAS BARCELONA BOBCAT COPPERMINE CORE2
     DUNNINGTON KATMAI NANO NEHALEM NORTHWOOD OPTERON
     OPTERON_SSE3 PENRYN PRESCOTT

5) Built with a max number of 16 threads; it should be enough
    to fully utilize up a 8 core dual thread.
    The fixed max limit at build time is a upstream limitation,
    if you need more than 16 let me know.

Regards
Marco Atzeri

If you have questions or comments, please send them to the
cygwin mailing list at: cygwin (at) cygwin (dot) com .

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list