From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wm1-x32c.google.com (mail-wm1-x32c.google.com [IPv6:2a00:1450:4864:20::32c]) by sourceware.org (Postfix) with ESMTPS id 64C18385701D for ; Sun, 3 Oct 2021 17:57:08 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 64C18385701D Received: by mail-wm1-x32c.google.com with SMTP id k21-20020a05600c0b5500b0030d6ac87a80so656687wmr.0 for ; Sun, 03 Oct 2021 10:57:08 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:to:from:subject:message-id:date:user-agent :mime-version:content-language:content-transfer-encoding; bh=E9DXrOBw7yI678TJCaTz+oq1a0DTO5euaLaAvnNxFgI=; b=IW1W8Bu3CskCdzt4RD38NOZKSLmPT61AGVBnHU/RDA4Q77o1jVs1TG1mOyzoLACNHi QCw7viGjIkqkSINVqdKL0WHP2Jqr9ozgOMgTFRvFuDrOKQLOaBjW5BNloNur7o06vqyY 9ZThS9gxc4uYToXygrBZ3E/QQYGxcbqs0e72vLfgCMTDt7sLERE95/lA5Xnapy0+nWUz c0u1VvpaVInkcINZvMTBIDW9c0t/OLI4DJpFj1Yg6wwebvjRJs7vTNKc+CsUWuwBRAGR PxTIpTi82Q0MGsOQwOpFAg46dipiIpk7BvEV4LH2iYVF2b9MIjV4AcK6hEUAOwJM6vWU yhpg== X-Gm-Message-State: AOAM533zT4PxnOKshmSMfidF6by2tWVymnFe0+V6dLMfWtFCCmoSks5o PbxdllCsDY1QYP861uJA4XKbfTcWxns= X-Google-Smtp-Source: ABdhPJw1VEnrOepeZvElO3y0TRv88CViQCcQe4BgqsdeT9GkvwtPD3TjfQZL2HZxBauRxaBFm9oL/w== X-Received: by 2002:a05:600c:4f51:: with SMTP id m17mr14943196wmq.51.1633283827457; Sun, 03 Oct 2021 10:57:07 -0700 (PDT) Received: from ?IPv6:2003:cc:9f0b:79a9:e11a:b713:c621:ae3d? (p200300cc9f0b79a9e11ab713c621ae3d.dip0.t-ipconnect.de. [2003:cc:9f0b:79a9:e11a:b713:c621:ae3d]) by smtp.gmail.com with ESMTPSA id s24sm11659109wmh.34.2021.10.03.10.57.07 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sun, 03 Oct 2021 10:57:07 -0700 (PDT) To: cygwin-announce@cygwin.com From: Marco Atzeri Subject: Updated: openblas-0.3.18-1 Message-ID: <9c01173e-9d52-33db-523f-371cdb27dd2a@gmail.com> Date: Sun, 3 Oct 2021 19:57:05 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.14.0 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.2 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.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) 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: Sun, 03 Oct 2021 17:57:09 -0000 New releases 0.3.18-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 .