X-Recipient: archive-cygwin@delorie.com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 0031E3857437
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
	s=default; t=1685345966;
	bh=8IvFo+TORYBvLAf1qslfNcRqrsob3it5+VU6p3UkkU8=;
	h=Date:To:Subject:List-Id:List-Unsubscribe:List-Archive:List-Post:
	 List-Help:List-Subscribe:From:Reply-To:Cc:From;
	b=lxqQXni9eMwnHgKv8dzA0du4C2Pog/7R5DaJV2uCqCxSmQbG/BqCmsLyPVQiRxYDX
	 oH1i2modkqXFxPk1YNFIHe3qmiTAlzFwPNM2UOIpc0YmTtdz9i4g8W4yG+nPpbT6qq
	 eUL+J6TfYOCRSWhmxsQyYzT5V+vE39OIKI2mhfu8=
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 3030C385842D
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D6F083857722
DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org AD0863858D35
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20221208; t=1685345936; x=1687937936;
 h=content-transfer-encoding:subject:from:to:content-language
 :user-agent:mime-version:date:message-id:x-gm-message-state:from:to
 :cc:subject:date:message-id:reply-to;
 bh=QT6cvg5fnVhEMEnCEd5kS1R9f5hvOWOE+ImT6F1/e+w=;
 b=W1k7w6awqqpPPd6TaN0WYMY2jkvl5X0JDFireas+bmJp1vo6kIWHaZ4HUX00uhZy8x
 Qo0Qi10ThcaGrsLbpTfeDZhP3FsGFsyIcsqhtQgN8YwBqAdTt5+BNvUhADB7ZupwOUHq
 aavcbjvv3PYKH4AaOlTmjjYsX6qALjW10OkJfKJJ3v4S61TrnUke8qlTlrH6sBvY7aDG
 M8//7zvZa0zxB1oYiPxgkFCTw3W6Q98V1ny1237eo05PTG7N4M3LPRByZ+jZNMvxLBmC
 P0yDnfJVrOaTtT0VlTlQbW28FuOgWr41p42mWqhhSAGqFXGt2+om4yoQf/e2gYB4rXrS
 J/pg==
X-Gm-Message-State: AC+VfDzChb8uVs9xNDVieLql+zqI9jKtby8/0TDhLlRa94hdpKR0ce2S
 7niwHpnG7NFD/X7QqZF1wwCssdALk0lZcA==
X-Google-Smtp-Source: ACHHUZ6qo+WO4SGwbdDkvEf65D0LaX8+5Ibm72tkC76mpoWVYct0k04fh6mFR1i9ixmY1Ejsps2oPw==
X-Received: by 2002:a05:6000:108c:b0:30a:ec6c:913 with SMTP id
 y12-20020a056000108c00b0030aec6c0913mr1379717wrw.10.1685345936157; 
 Mon, 29 May 2023 00:38:56 -0700 (PDT)
Message-Id: <announce.becb6fb4-1f4b-7dad-3a8c-a79273f46c3e@gmail.com>
Date: Mon, 29 May 2023 09:38:54 +0200
MIME-Version: 1.0
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101
 Thunderbird/102.11.1
Content-Language: en-US
To: cygwin@cygwin.com
Subject: [ANNOUNCEMENT] Updated: openblas-0.3.23-1
X-Spam-Status: No, score=-1.1 required=5.0 tests=BAYES_00, DKIM_SIGNED,
 DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, KAM_NUMSUBJECT,
 RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP,
 T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.6
X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on
 server2.sourceware.org
X-BeenThere: cygwin-announce@cygwin.com
X-Mailman-Version: 2.1.29
X-Mailer: Perl5 Mail::Internet v2.20
X-BeenThere: cygwin@cygwin.com
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-request@cygwin.com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=subscribe>
From: Marco Atzeri via Cygwin-announce via Cygwin <cygwin@cygwin.com>
Reply-To: cygwin@cygwin.com
Cc: Marco Atzeri via Cygwin-announce <cygwin-announce@cygwin.com>
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset="us-ascii"; Format="flowed"
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie.com@cygwin.com>

New releases 0.3.23-1 of

openblas	  (source)
libopenblas	  (dinamic library)

are available in the Cygwin distribution :

CHANGES
Last upstream release bugfix and performance improvment
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 COOPERLAKE CORE2 DUNNINGTON
     EXCAVATOR HASWELL NANO NEHALEM OPTERON OPTERON_SSE3 PENRYN
     PILEDRIVER PRESCOTT SANDYBRIDGE SAPPHIRERAPIDS SKYLAKEX
     STEAMROLLER ZEN


  32 bit
     ATHLON ATOM BANIAS BARCELONA BOBCAT BULLDOZER COPPERMINE
     CORE2 DUNNINGTON HASWELL KATMAI NANO NEHALEM NORTHWOOD
     OPTERON OPTERON_SSE3 P5 P6 PENRYN PILEDRIVER PRESCOTT
     SANDYBRIDGE VIAC3 YONAH ZEN


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:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple
