X-Recipient: archive-cygwin@delorie.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@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.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: <BAY169-DS201BCE4DCECE478E49F36BA7970@phx.gbl>
From: "Tony Kelman" <tony@kelman.net>
To: <cygwin@cygwin.com>
References: <54450C0A.6050705@gmail.com> <BAY169-DS3454FE83B442F8A23182EBA7970@phx.gbl> <54451D4C.5080604@gmail.com> <BAY169-DS41999173A807A98C0210C7A7970@phx.gbl> <54458524.8010603@gmail.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

