From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1S4a9P-00023z-LK for garchives@archives.gentoo.org; Mon, 05 Mar 2012 15:48:39 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 47462E05B9; Mon, 5 Mar 2012 15:48:31 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 0EAC5E05B9 for ; Mon, 5 Mar 2012 15:48:30 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1EC161B4019 for ; Mon, 5 Mar 2012 15:48:30 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id DA676E542D for ; Mon, 5 Mar 2012 15:48:28 +0000 (UTC) From: "Andrea Arteaga" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrea Arteaga" Message-ID: <1330962387.e9e071f6f4e35f8184cee5daae7466f1d62ce349.spiros@gentoo> Subject: [gentoo-commits] proj/auto-numerical-bench:master commit in: / X-VCS-Repository: proj/auto-numerical-bench X-VCS-Committer: spiros X-VCS-Committer-Name: Andrea Arteaga X-VCS-Revision: e9e071f6f4e35f8184cee5daae7466f1d62ce349 X-VCS-Branch: master Date: Mon, 5 Mar 2012 15:48:28 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: a85d3e39-9ef2-43e8-af1c-658cbd53d75b X-Archives-Hash: e96b87f259441a87effc86ca9a7a34ee commit: e9e071f6f4e35f8184cee5daae7466f1d62ce349 Author: Andrea Arteaga gmail com> AuthorDate: Mon Mar 5 15:46:27 2012 +0000 Commit: Andrea Arteaga gmail com> CommitDate: Mon Mar 5 15:46:27 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/auto-numerica= l-bench.git;a=3Dcommit;h=3De9e071f6 Merge remote branch 'origin/master' numbench/benchconfig.py | 2 +- numbench/modules/blas.py | 4 +- numbench/modules/cblas.py | 4 +- numbench/modules/fftw.py | 70 +++++++++++++++++++++++++= ++++++ numbench/modules/internal/btlBase.py | 12 +++--- numbench/modules/internal/lapackBase.py | 4 +- numbench/modules/lapack.py | 4 +- numbench/utils/portageutils.py | 2 +- samples/fftwtests.xml | 31 ++++++++++++++ 9 files changed, 117 insertions(+), 16 deletions(-)