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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=ELmEqKOYRTvJGbwcjmDeluDcWk2X/B/rR7OLXA1dJZt 9MEMHgYMQmQU1cC9HsjOjEXUh8VxkRnwKjnzMxQVxMnJq1L2l6YUkLy23X6IeO1w kkXXV1YJw9lkVfmN5m6DLzEpJ2qEWZ4BMKGGzqULwzccl58sJNTVL7m6hnYzetc8 = 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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=eKiDsQA/BLXXRJhJ83jKWM+DHpI=; b=cDUiAkNvYzsvEpVC+ rYJSjT+l1Cz13UZF0pPykhtfE0SHqW8lTE5Zdl5GbXeBQXjl5EF7+8BXoXsAZJ3R WsrNgt7Daus4ZfCntCrgKr66cikeHmfUkLuwAO5Z1A7pAPcq1Gu+wshNzgtEKYPY D8i7UJZ2CTdkYz4ltv+ET2aD5s= 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=-2.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-wi0-f181.google.com X-Received: by 10.180.75.179 with SMTP id d19mr28693989wiw.21.1413892597242; Tue, 21 Oct 2014 04:56:37 -0700 (PDT) Message-ID: <544649E9.80808@gmail.com> Date: Tue, 21 Oct 2014 13:56:25 +0200 From: Marco Atzeri User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Tester for openblas needed References: <54450C0A DOT 6050705 AT gmail DOT com> <54451D4C DOT 5080604 AT gmail DOT com> <54458524 DOT 8010603 AT gmail DOT com> <5445F384 DOT 705 AT gmail DOT com> In-Reply-To: <5445F384.705@gmail.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 10/21/2014 7:47 AM, Marco Atzeri wrote: > On 10/21/2014 1:33 AM, Tony Kelman wrote: >> What does your Makefile.conf say for NUM_CORES? I can't seem to get a >> test program with your build to use more than 2 cores (I have 4 + HT) >> by setting the OPENBLAS_NUM_THREADS environment variable. > > NUM_CORES=2 > I will ask on the OpenBlas mailing list https://groups.google.com/forum/#!topic/openblas-users/2cxnw0tvd9A "one of the testers noted that his quad core is unable to use more than two cores; as the build machine is a two cores, is that causing the limitation ? Yes. There is a mode to override it ? Use "make NUM_THREADS=n " to support n threads. " So how many THREADS would you like to see ? Regards Marco -- 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