From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ed1-x536.google.com (mail-ed1-x536.google.com [IPv6:2a00:1450:4864:20::536]) by sourceware.org (Postfix) with ESMTPS id B0850386EC29 for ; Mon, 2 Nov 2020 09:54:16 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org B0850386EC29 Received: by mail-ed1-x536.google.com with SMTP id b9so3506430edu.10 for ; Mon, 02 Nov 2020 01:54:16 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:to:from:subject:message-id:date:user-agent :mime-version:content-language:content-transfer-encoding; bh=2s4sqdlShO5VdzfRUa9pHS7HkSvfLOSpOB+UyC0C27U=; b=lCO+zWYkTODze4w0XR05eUCa89nVlqRO2avgERVD5QNqh3hfDLzHqXQCsY/DjHj416 906D1tU2YOYRu44sWbUobs9lwxle0bJa9oglzS25ApxZIDGGqTi1KJKS5X4DstbWMyFh 3+Q+/NzuN57PkftcSS7XA7xvklOgwKM24q1fGKo56XgsQzEMPvfSzj3KRee4C0txcrRE odPrNfk0/xHPJM40jyANkKaWHdc7PWjiFKprCFZM0MUKDVpdFLEV2Vi+lDRUFxlH9oWI vRTuIPCvzFwMDQDhgDOk86mtETEQstX0rZjEhhIynfXGaEntuBcUqTy1LKl+6QoUJfqw jpVA== X-Gm-Message-State: AOAM532cYb2cvN0KJFGnwfcm3HX0h5x8k4MKZBuykL+lksbii3ZnCUKI y3gt77/HQPapvNRE87PHB/lQYhOscQyPDg== X-Google-Smtp-Source: ABdhPJzelGhuLulQ3hJ7HZex1cg5E4BUdg3K1EM0Kxp1baKLm29+vPHCkvZUdcDR8sIhPzUU7IMWZQ== X-Received: by 2002:aa7:dac4:: with SMTP id x4mr15349758eds.165.1604310855494; Mon, 02 Nov 2020 01:54:15 -0800 (PST) Received: from [192.168.2.121] (p4fdb35c7.dip0.t-ipconnect.de. [79.219.53.199]) by smtp.gmail.com with ESMTPSA id y12sm10251430ede.82.2020.11.02.01.54.15 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 02 Nov 2020 01:54:15 -0800 (PST) To: cygwin-announce@cygwin.com From: Marco Atzeri Subject: Updated: openblas-0.3.12-1 Message-ID: Date: Mon, 2 Nov 2020 10:54:13 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.12.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: it Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.5 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 autolearn=no autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin-announce@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Read-only mailing list announcing new and updated Cygwin packages List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Nov 2020 09:54:18 -0000 New releases 0.3.12-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 OpenBLAS will now provide enough buffer space for at least 50 threads by default. 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 Regards Marco Atzeri If you have questions or comments, please send them to the cygwin mailing list at: cygwin (at) cygwin (dot) com .