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:from:to:references:in-reply-to :subject:date:mime-version:content-type :content-transfer-encoding; q=dns; s=default; b=Wk0yh1TJfPmU/HsJ SQVaEMHPLyxb4HrZfK+opdsEio9IQAJ/K3tgwI2QpA3a3+sCZjemC8jrBK9/CX5C Iq5jk2QHxzKkQTldv38mpbCo5CJzmNWsibp50l+j49mQccWYL+FkqAol9/OMgUVu VevKWuhwNtvB+jvDcsjSBrWTOx8= 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:from:to:references:in-reply-to :subject:date:mime-version:content-type :content-transfer-encoding; s=default; bh=jVV2+8LuQi2jrFv3zMYPHY hSYI8=; b=t/UUS59bmc3tWfAjHvHfGykEs/yVM39EIS3SiNDI9BYe9KFpjn1cKv NqYgZgLjXJjTQ7wdAScETHttPkz19p7U23UlQXLoQmUxCvI4Nk3dB60V05UIGplJ xLHPV6Rvx1w2E1yR6ZgFCzGa7zLuUlzcz0ZjNJKddklxjlZioA34k= 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=0.1 required=5.0 tests=AWL,BAYES_05,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 X-HELO: BAY004-OMC1S17.hotmail.com X-TMN: [aM4a7S1XaBpwvh30XBI5wW9KtAUGaJH/] Message-ID: From: "Tony Kelman" To: References: <54450C0A DOT 6050705 AT gmail DOT com> <54451D4C DOT 5080604 AT gmail DOT com> <54458524 DOT 8010603 AT gmail DOT com> In-Reply-To: <54458524.8010603@gmail.com> Subject: Re: Tester for openblas needed Date: Mon, 20 Oct 2014 16:33:08 -0700 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="UTF-8"; reply-type=response Content-Transfer-Encoding: 7bit X-IsSubscribed: yes > openblas is written in C More assembly than C according to github's count. I'm used to building the full version of openblas including their optimized implementations of lapack routines, which bring in libgfortran. So nevermind. > USE_THREAD=1 and USE_OPENMP=1, can be used dynamically ; > if I am not wrong. 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. -Tony -- 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