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=VP7DDzFFjZvhN1U4IiwaaKHIIKem7B+fp3PT1RD13xZ1xbtzWDLJK L3LuXqOlFUQI7DBeAbvhi3cKZ58EhpLCnqJI4XeGC/fly3t2+PEzHvzccvGGW7OZ SymJa7GtTI4KtYvrEiz5LO5fecsFYqx8RrQskRB6Lk0joKR/7YzcKY= 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=04Xf+UGmn4HzhYiEHaG+mmH15Qg=; b=P6qjxLBGkFSvK+U84pbh9Wsik97B yMRQMdcwjerGzk8tiykc3jfqccLRGjd4Ol2V39Bx+0FH4bNiUyf0E2g675K+Mdgy AxEY8pH886Hod1kovhHslUZxqENS+CCAk3dTAe95IqzGtbLdJbxOpMj5EPzzwVAP uOZQJoWEqnLOoE4= 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-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.3 required=5.0 tests=ALL_TRUSTED,BAYES_00,DATE_IN_PAST_03_06,FREEMAIL_FROM autolearn=no version=3.3.2 spammy=barcelona, BARCELONA, H*m:gmail, atom X-HELO: localhost.localdomain Reply-To: cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No 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-transfer-encoding; bh=ayqDr/Wo+8Be1HbUsgYGCGEKMrL4GVvGwRhjw7FreYY=; b=FDMRnQ5OciWQI/D/922kZQ4c8jLsTWcEt0du/qnjImB+zpucjYOutAwQ/ZDeOqzYKH 2FGbomYLbpLzPPVuH8B0okq+vQgMYbJQOXKGrnePNfSSYnIYBsK9elM09xkpoaZJ5rtr wXKK8/paGau8GEehHl4wAuWHiWv4j2RgGbG4wF3ceoeUqB01aGWQ6yLzHfNRor8kS9+B OahTG/fMvR3USsSTiZDGKV8nOLXJ64kMsWt7MGNEn3HC7lofcoIzgZZJw+uOnVwxK9Xv v2BvbVi8s6kedJha5oiunVwjp5DlzNDcc8BntR0fd01VhKS42v1n07xss2hio1u5G1i3 v3Ig== X-Gm-Message-State: AHYfb5incIeNrgHRnZvPTLIoh9ohvkrkUcXDE9ElWC2ziEjDJ0y/RAGe o+TfgBzPfEwNWntt X-Received: by 10.28.47.67 with SMTP id v64mr3102468wmv.84.1501944664851; Sat, 05 Aug 2017 07:51:04 -0700 (PDT) To: cygwin AT cygwin DOT com From: Marco Atzeri Subject: [ANNOUNCEMENT] Updated: openblas-0.2.20-1 Message-Id: Date: Sat, 5 Aug 2017 16:50:55 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes New releases of openblas (source) libopenblas (dinamic library) are available in the Cygwin distribution : CHANGES New upstream release http://www.openblas.net/Changelog.txt 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 5) Built with a max number of 16 threads; it should be enough to fully utilize up a 8 core dual thread. The fixed max limit at build time is a upstream limitation, if you need more than 16 let me know. 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