X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A5A4138515D0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1677426565; bh=42xQxRYPssNw4z3OtzVkGkSEoY0ctdo/gY2vBAKeBCw=; h=Date:To:Subject:List-Id:List-Unsubscribe:List-Archive:List-Post: List-Help:List-Subscribe:From:Reply-To:Cc:From; b=CvWHlOE9vaQzXALRpQoywBRy+j5MWtrBDoaskhRVRXaqgeylrvbQFfe91WV/hsKmW XVOsu3BN0tHGgrtVoUAOdkBLPYuXhgR5YLUmbsoDxTwYUpBxUG3dHNhNwTrb2WhGET iGWNPsAc48T1nMZmwvMybMkt6Zjhr8uBLyXIEHAY= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org DAAA0385842C DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 98CDE3858407 DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 948553858D1E X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677426515; 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=d0Z9TNZnnl5tmSAeZ3BMXQNIQkkmzr7Kd6iwSh+lAIQ=; b=LUJ4NTrYri8z0KGY/6+xdCVEBlyFyJYOQlziVthgMQ59XGewTFv97ScRoavn70Iz3o WatULX5y7Tt6vMZ4EI1K3GRDrxKQ/9KBwMO254HENap2ijOF8Dk3bfV0+TjsKFhoLo/o z2S0Hi8cWC4MnFMl6HHmODHZN0mMq64oAawFf+gvtiM9yjwk0tuWpe+Gl/e5eTKMxia7 LtSh3qb6Nw5IPuJFQ69/40z4a5330zVM/mQAwDFi+UIVG0tdlC0oBZp/HU3gmYbs43/z U2ZfxutoQe3DasC1lkdH7YMTHiRM3prJ9uLZNvU8fslkfa8t19G1OEAJ9Quw7UkICPiw cKmQ== X-Gm-Message-State: AO0yUKXKzhGRTQXrortHJM30I4yTbHRLXLDRxM9W8zZdxxvBQM8HuCJD MweeYuGwdO/W5zhgnvPLm4uUHEKnwcH1gQ== X-Google-Smtp-Source: AK7set+qAWR6pl5Mn/2QdRY7TSRC8vAdx14tS8aQ51F20K+c/Q3EbXISGER9K9euie5zwjAyaucZJQ== X-Received: by 2002:a5d:6190:0:b0:2c7:a0b:e8d2 with SMTP id j16-20020a5d6190000000b002c70a0be8d2mr13934257wru.19.1677426515193; Sun, 26 Feb 2023 07:48:35 -0800 (PST) Message-Id: Date: Sun, 26 Feb 2023 16:48:32 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.8.0 Content-Language: it To: cygwin AT cygwin DOT com Subject: [ANNOUNCEMENT] Updated: openblas-0.3.21-1 X-Spam-Status: No, score=-1.0 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.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: cygwin-announce AT cygwin DOT com X-Mailman-Version: 2.1.29 X-Mailer: Perl5 Mail::Internet v2.20 X-BeenThere: cygwin AT cygwin DOT com List-Id: General Cygwin discussions and problem reports List-Archive: List-Post: List-Help: List-Subscribe: , From: Marco Atzeri via Cygwin-announce via Cygwin Reply-To: cygwin AT cygwin DOT com Cc: Marco Atzeri via Cygwin-announce Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "Cygwin" New releases 0.3.21-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 ATOM BARCELONA BOBCAT BULLDOZER COOPERLAKE CORE2 DUNNINGTON EXCAVATOR HASWELL NANO NEHALEM OPTERON OPTERON_SSE3 PENRYN PILEDRIVER PRESCOTT SANDYBRIDGE SAPPHIRERAPIDS SKYLAKEX STEAMROLLER 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