From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wm1-x336.google.com (mail-wm1-x336.google.com [IPv6:2a00:1450:4864:20::336]) by sourceware.org (Postfix) with ESMTPS id 80005393C87C for ; Wed, 19 May 2021 19:27:24 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 80005393C87C Received: by mail-wm1-x336.google.com with SMTP id z137-20020a1c7e8f0000b02901774f2a7dc4so3866044wmc.0 for ; Wed, 19 May 2021 12:27:24 -0700 (PDT) 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) Received: from ?IPv6:2003:cc:9f04:e34a:8ddd:bef9:a0af:3839? (p200300cc9f04e34a8dddbef9a0af3839.dip0.t-ipconnect.de. [2003:cc:9f04:e34a:8ddd:bef9:a0af:3839]) by smtp.gmail.com with ESMTPSA id f7sm295476wmq.30.2021.05.19.12.27.23 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 19 May 2021 12:27:23 -0700 (PDT) To: cygwin-announce@cygwin.com From: Marco Atzeri Subject: Updated: openblas-0.3.15-1 Message-ID: <2cfade8e-67d0-bb5a-aaf4-e8f07395cd2a@gmail.com> 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 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: Wed, 19 May 2021 19:27:26 -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 .