<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=us-ascii" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.18783"></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=548232816-21072009><FONT color=#0000ff
size=2 face=Arial>Joe,</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=548232816-21072009><FONT color=#0000ff
size=2 face=Arial> We can easily use
distinct names for those tests if it makes things easier.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=548232816-21072009><FONT color=#0000ff
size=2 face=Arial></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=548232816-21072009><FONT color=#0000ff
size=2 face=Arial>Rajeev</FONT></SPAN></DIV><BR>
<BLOCKQUOTE
style="BORDER-LEFT: #0000ff 2px solid; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px"
dir=ltr>
<DIV dir=ltr lang=en-us class=OutlookMessageHeader align=left>
<HR tabIndex=-1>
<FONT size=2 face=Tahoma><B>From:</B> mpich2-dev-bounces@mcs.anl.gov
[mailto:mpich2-dev-bounces@mcs.anl.gov] <B>On Behalf Of </B>Joe
Ratterman<BR><B>Sent:</B> Tuesday, July 21, 2009 10:09 AM<BR><B>To:</B> MPICH2
Dev<BR><B>Subject:</B> [mpich2-dev] Duplicate BVT names<BR></FONT><BR></DIV>
<DIV></DIV>
<DIV>I was working on speeding up some BVT stuff on my system, and I noticed
that there are a few tests that have duplicate names. (checksizes might
not be an issue, since I don't see it in the testlist)</DIV>
<DIV><BR></DIV>
<DIV>./f77/init/checksizes</DIV>
<DIV>./f90/init/checksizes</DIV>
<DIV><BR></DIV>
<DIV>./f90/misc/sizeof</DIV>
<DIV>./f90/datatype/sizeof</DIV>
<DIV><BR></DIV>
<DIV>./spawn/taskmaster</DIV>
<DIV>./threads/spawn/taskmaster</DIV>
<DIV><BR></DIV>
<DIV>This is problematic on BG since we use the "staging directory" features.
This copies the binary--if it doesn't already exist--to an alternate
directory before running the test. Directory paths are not maintained.
This means that only one of each of the groups will be run, probably
twice. I'm not sure if the staging directory system is really
"supported" anymore, but I was wondering if it would be appropriate to change
some of the names?</DIV>
<DIV><BR></DIV>
<DIV>Thanks,</DIV>
<DIV>Joe Ratterman</DIV>
<DIV><A
href="mailto:jratt@us.ibm.com">jratt@us.ibm.com</A></DIV></BLOCKQUOTE></BODY></HTML>