From: "Andrea Arteaga" <andyspiros@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/auto-numerical-bench:unstable commit in: /
Date: Mon, 8 Aug 2011 11:53:01 +0000 (UTC) [thread overview]
Message-ID: <ab6cb1ff54b439901cc1c2e61a1835733ccf315d.spiros@gentoo> (raw)
commit: ab6cb1ff54b439901cc1c2e61a1835733ccf315d
Author: Andrea Arteaga <andyspiros <AT> gmail <DOT> com>
AuthorDate: Mon Aug 8 11:52:51 2011 +0000
Commit: Andrea Arteaga <andyspiros <AT> gmail <DOT> com>
CommitDate: Mon Aug 8 11:52:51 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/auto-numerical-bench.git;a=commit;h=ab6cb1ff
pblas renamed to scalapack.
---
pblas.py => scalapack.py | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pblas.py b/scalapack.py
similarity index 94%
rename from pblas.py
rename to scalapack.py
index e4a7d73..1d38782 100644
--- a/pblas.py
+++ b/scalapack.py
@@ -37,10 +37,10 @@ class Module(btlbase.BTLBase):
@staticmethod
def _testClass():
- return PBLASTest
+ return ScaLAPACKTest
-class PBLASTest(btlbase.BTLTest):
+class ScaLAPACKTest(btlbase.BTLTest):
# def __init__(self, *args, **kwargs):
# os.environ['CXX'] = 'mpic++'
# btlbase.BTLTest.__init__(self, *args, **kwargs)
next reply other threads:[~2011-08-08 11:53 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-08 11:53 Andrea Arteaga [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-08-14 12:35 [gentoo-commits] proj/auto-numerical-bench:master commit in: / Andrea Arteaga
2011-08-14 11:15 ` [gentoo-commits] proj/auto-numerical-bench:unstable " Andrea Arteaga
2011-08-14 11:15 Andrea Arteaga
2011-08-09 0:00 [gentoo-commits] proj/auto-numerical-bench:master " Andrea Arteaga
2011-08-14 11:15 ` [gentoo-commits] proj/auto-numerical-bench:unstable " Andrea Arteaga
2011-08-08 11:53 Andrea Arteaga
2011-08-05 17:23 Andrea Arteaga
2011-07-25 11:23 Andrea Arteaga
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ab6cb1ff54b439901cc1c2e61a1835733ccf315d.spiros@gentoo \
--to=andyspiros@gmail.com \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox