delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2018/08/11/09:23:18

X-Recipient: archive-cygwin AT delorie DOT com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:reply-to:to:from:subject:message-id:date
:mime-version:content-type:content-transfer-encoding:sender; q=
dns; s=default; b=nEIPTtde/9uEflkgQM2zvupGt5SxBwMp08By05ZDzVvsL/
RqwYlaXmJ68I+TzyQwSk7Xfb9kszvFVRHH8tAw75U1YmQqGZr7aislp/8pqGhaNx
/CzWZd/vdMlnxdTkfMQjMOi+qpRP1giCsZn+On0CMzpd2z63PWJLrkVf5li2M=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:reply-to:to:from:subject:message-id:date
:mime-version:content-type:content-transfer-encoding:sender; s=
default; bh=LWXL0K0CRFpar+IfaOlaQu16wA8=; b=UCJb7+ByLJuj5PyMBNCk
xcoyg/rj93Zr1eZpUZF/VD2RgtYE/SyWE//uGBA3y4fE1LqAjG5CbNrNTvvFEvQK
+alOVsQbjeIA6ZniJ3w5Ddj3Ue3W77wkazmWzTvIpLpwwk/T0PDTiaIzYO+zJHmJ
F++wEuWVipxSFtjs/B4A0XQ=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Authentication-Results: sourceware.org; auth=none
X-Spam-SWARE-Status: =?ISO-8859-1?Q?No, score=4.4 required=5.0 tests=ALL_TRUSTED,BAD_ENC_HEADER,BAYES_40,DATE_IN_PAST_03_06,FOREIGN_BODY,FORGED_MUA_MOZILLA,FREEMAIL_FROM,GIT_PATCH_2,KAM_NUMSUBJECT autolearn=no version=3.3.2 spammy=avast, Avast, geprft, gepr=c3=bcft?=
X-HELO: localhost.localdomain
Reply-To: cygwin AT cygwin DOT com
Authentication-Results: sourceware.org; auth=none
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=to:from:subject:message-id:date:user-agent:mime-version :content-transfer-encoding; bh=4SmUmed4Szq6tFI+QS4xRmN+RXlIjKBm7A260seWxdI=; b=G1i2ep1dRhuiUO8OBfSpf77jjP0q8371YY+bb0SeiSu+4XR61vSfQbNVFqFXtSrmYj FYS+vF5xs1clCMj6nh+KFBGmhTIn03OdPk+gxpzsMfHo0JUpA+LpaJZVM8sQNx0NN7hf GryD5hwQ1wpXX3sZvFmCPDIxnQAFOGHZ1uG5FZryC9C71ra99U5UzHw0k+YfJIXc2C4F QY42jTn4okbAkCPsCBJ40QznzMSSG2aYv6k9xKZB3WozVkw9hRKoVeSykQlFj74IuFQT t+vfBndCygKj9p/hIikYOPZ8OGS68/CIQANYsIsymXjjYC+H4VRtpVQMlIgjiBshpztO 9arQ==
To: cygwin AT cygwin DOT com
From: Marco Atzeri <marco DOT atzeri AT gmail DOT com>
Subject: [ANNOUNCEMENT] Updated: openblas-0.3.2-1
Message-Id: <announce.0fa1fb10-2a17-5046-a192-dee803ba31cd@gmail.com>
Date: Sat, 11 Aug 2018 09:56:27 +0200
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1
MIME-Version: 1.0
Sender: qmail alias <cygwin AT server4 DOT sourceware DOT org>
X-IsSubscribed: yes
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id w7BDNH2u030482

New releases of

openblas         (source)
libopenblas      (dinamic library)

are available in the Cygwin distribution :

CHANGES
Last  upstream release
https://github.com/xianyi/OpenBLAS/releases

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 EXCAVATOR
     HASWELL NANO NEHALEM OPTERON OPTERON_SSE3 PENRYN PILEDRIVER
     PRESCOTT SANDYBRIDGE STEAMROLLER ZEN

    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 .

---
Diese E-Mail wurde von Avast Antivirus-Software auf Viren geprüft.
https://www.avast.com/antivirus

--
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


- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019