X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:reply-to:to:from:subject:message-id:date :mime-version:content-type:content-transfer-encoding; q=dns; s= default; b=Hxmv7EXRbu8i2G5Pctj+nQJ2ByXF5gUk3CRLvTZYJz7hcyQeWFmcD OWJ+XNcNcn+tKSnpZppkEolRQJ3dstpnuC4D3ZQMt7TEPG3ZgmIjh1p5B1z7S+hE xDzUCe3x0iEA3lT/hMP+OBQ4PwzSQe3DFSrO0OLxMaK2Gv/iZDst4U= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:reply-to:to:from:subject:message-id:date :mime-version:content-type:content-transfer-encoding; s=default; bh=AT1e2whK+zGGzembORXZ2qO6wnI=; b=AVkCBmsyX9ldsnnXa0Gu9c0fO6Ar Yyn0kvg8eEzgOOB9K+FoCKHbQmXHTybyHv9kMwHBzI3RYtJ3QT4bTAq3AG1NqjxI KWHGmRvsGMeDLzqpNB6E0Fxd9WyE7eMMKHpM44AIBqoutqvJMEY2/GrOyGb/MYq+ 5BJU26ptLHAF24A= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-0.1 required=5.0 tests=ALL_TRUSTED,BAYES_00,FORGED_MUA_MOZILLA,FREEMAIL_FROM,KAM_NUMSUBJECT autolearn=no version=3.3.1 spammy=lapack, licensed, HX-HELO:sk:localho X-HELO: localhost.localdomain Reply-To: cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=to:from:subject:message-id:date:user-agent:mime-version :content-transfer-encoding; bh=lXzZGkFW1QEDLwm7IohvJHYenAWRjVoHB5q9qfXa92E=; b=ZUqfAiPcP3VTd4T3wxaV8jWMqw8EoCbBQd2VLHB0fXnUp5+233+A39klCPOL1FufSL ILeKQc0+9QzfLU2CfSjnUZt6dF/032o+KxyZfuIbQCPmLAukeHqTfm59UuShXrSpk18i lljqZ/RIx7nf0WwXwbjiOOKRiiOk8zacxIdDefnO73I8N9VTbBPIvq94e4YMF2vHYMAN ovRYOyw4B6F7s2/GRUBKBLb6e/t6tCkAzqDcoFm2DBvGbpYmUYbFpxJuYeyerDRZz64/ on3uaVHHiRsMprb+TkVTN9s/lZDSpternxdtgcy5vEuhcjtHnm5ueV/8qylBdPpdTLO6 yY4w== To: cygwin AT cygwin DOT com From: Marco Atzeri Subject: [ANNOUNCEMENT] Updated: openblas-0.3.7-1 Message-Id: Date: Sat, 17 Aug 2019 11:25:25 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes New releases 0.3.7-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 . -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple