From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost.localdomain (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id B2840393C87C for ; Wed, 19 May 2021 19:27:27 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B2840393C87C DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 65D2A3943408 DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 80005393C87C 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=p9RTj9xr9xo0xPylTH71/cv/kueWt8gLT5dBo33904o=; b=XME2D9FBMZGdEaNEAHCl20QMonTRMnJUXNuuuugQH4pNmkIq0y63Tb2BdHct97sexW EyBCRh7RbxJZ41enN++9ke08chXbioDI9gco0XKPsTwzubL6tmL7OWSaAFVM5MTiJYMV 7V7rJOdLy3CUM2fYmB5DAbUMhubjM3xU4R1Q4lYqWLqxJil3QB/xAqMN79wBppL71BHC ZzW4DcmfyQFBGYkHB5dopIwaFcCvrrR0+OLU453StTT2LN5DAb556NfNv3srZcpj7rYB 42UAghp500TPmJQj8uZzGLyGCIt/CyraS0HpwDzn1rCgvy56FGJcVFooaL2vl/dtpvIs S32w== X-Gm-Message-State: AOAM532fw57l8MwO7RtVuQHOeo77/QsQ1ITVf0XuKIvPmBACSLhFKAhV WiBN+fPQVXp376RKQNoXBxEgWl//sjy3uA== X-Google-Smtp-Source: ABdhPJzgOagp18xqeJgq/kL8Z9b7GxBM6GSx9QoSmfJT3n1M10zJemSmEF6ksHVpo8HoU1kuIxQM7A== X-Received: by 2002:a1c:6143:: with SMTP id v64mr343659wmb.22.1621452443642; Wed, 19 May 2021 12:27:23 -0700 (PDT) To: cygwin@cygwin.com Subject: [ANNOUNCEMENT] Updated: openblas-0.3.15-1 Message-Id: Date: Wed, 19 May 2021 21:27:22 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.10.2 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.3 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 From: Marco Atzeri via Cygwin-announce Reply-To: cygwin@cygwin.com Errors-To: cygwin-announce-bounces@cygwin.com X-Mailer: Perl5 Mail::Internet v2.20 Sender: Kernel Overflow User X-BeenThere: cygwin@cygwin.com Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 May 2021 19:27:27 -0000 New releases 0.3.15-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 .