From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id B2DBD13800E for ; Fri, 10 Aug 2012 17:07:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C59E9E064F; Fri, 10 Aug 2012 17:07:31 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 842A0E064F for ; Fri, 10 Aug 2012 17:07:31 +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 9006B1B40BE for ; Fri, 10 Aug 2012 17:07:30 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 3DCB1E5439 for ; Fri, 10 Aug 2012 17:07:29 +0000 (UTC) From: "Andrea Arteaga" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrea Arteaga" Message-ID: <1344661361.a02f2bc05c0dc7f636fa1c493b7e6a02dde6f0b4.spiros@gentoo> Subject: [gentoo-commits] proj/auto-numerical-bench:master commit in: samples/ X-VCS-Repository: proj/auto-numerical-bench X-VCS-Files: samples/openblas.xml X-VCS-Directories: samples/ X-VCS-Committer: spiros X-VCS-Committer-Name: Andrea Arteaga X-VCS-Revision: a02f2bc05c0dc7f636fa1c493b7e6a02dde6f0b4 X-VCS-Branch: master Date: Fri, 10 Aug 2012 17:07:29 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 3ff0e692-03e2-4270-8141-1dff64451968 X-Archives-Hash: c5a3cfcd9c66095608ae0e33875d9885 commit: a02f2bc05c0dc7f636fa1c493b7e6a02dde6f0b4 Author: Andrea Arteaga gmail com> AuthorDate: Sat Aug 11 05:02:41 2012 +0000 Commit: Andrea Arteaga gmail com> CommitDate: Sat Aug 11 05:02:41 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/auto-numerical-bench.git;a=commit;h=a02f2bc0 Updated openblas sample. --- samples/openblas.xml | 184 +++++++++++++++++++++++++------------------------ 1 files changed, 94 insertions(+), 90 deletions(-) diff --git a/samples/openblas.xml b/samples/openblas.xml index 4a05cc8..8eef44e 100644 --- a/samples/openblas.xml +++ b/samples/openblas.xml @@ -1,94 +1,98 @@ - + - - sci-libs/openblas-0.2.2 - - gfortran - gcc - -O3 - -O3 - -openmp threads - - + axpy matrix_vector matrix_matrix aat - - sci-libs/openblas-0.2.2 - - gfortran - gcc - -O3 - -O3 - openmp -threads - - + + + sci-libs/openblas-0.2.2 + + gfortran + gcc + -O3 + -O3 + -openmp threads + + + + sci-libs/openblas-0.2.2 + + gfortran + gcc + -O3 + -O3 + openmp -threads + + + + + + sci-libs/openblas-0.2.2 + + ifort + icc + -O3 + -O3 + -openmp threads + + + + + sci-libs/openblas-0.2.2 + + ifort + icc + -O3 + -O3 + openmp -threads + + + + + + sci-libs/openblas-0.2.2 + + clang + clang + -O3 + -O3 + -openmp threads + + + + + sci-libs/openblas-0.2.2 + + clang + clang + -O3 + -O3 + openmp -threads + + + + + + sci-libs/openblas-0.2.2 + + pathf90 + pathcc + -O3 + -O3 + -openmp threads + + + + + sci-libs/openblas-0.2.2 + + pathf90 + pathcc + -O3 + -O3 + openmp -threads + + - - sci-libs/openblas-0.2.2 - - ifort - icc - -O3 - -O3 - -openmp threads - - - - - sci-libs/openblas-0.2.2 - - ifort - icc - -O3 - -O3 - openmp -threads - - - - - - sci-libs/openblas-0.2.2 - - clang - clang - -O3 - -O3 - -openmp threads - - - - - sci-libs/openblas-0.2.2 - - clang - clang - -O3 - -O3 - openmp -threads - - - - - - sci-libs/openblas-0.2.2 - - pathf90 - pathcc - -O3 - -O3 - -openmp threads - - - - - sci-libs/openblas-0.2.2 - - pathf90 - pathcc - -O3 - -O3 - openmp -threads - - - - \ No newline at end of file + +