<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-2022-jp">
<META content="MSHTML 6.00.6000.17102" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>Hi, A Chan,</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>Thank you very much for your comments.</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>Following your suggestions and using MPICH2-1.4.1p1, I used 
the follwoing shell:</FONT></DIV>
<DIV><FONT face="MS UI Gothic" size=2>&nbsp; cd 
/tmp/wadakazusige/mpich2-1.4.1p1<BR>&nbsp;/home/wadakazusige/libraries/mpich2-1.4.1p1/configure 
CC=gcc --disable-f77 --disable-fc --build=i686-pc-cygwin 
--prefix=/home/wadakazusige/mpich2-install 2&gt;&amp;1 | tee c.txt</FONT></DIV>
<DIV><FONT face="MS UI Gothic" size=2></FONT>&nbsp;</DIV>
<DIV><FONT face="MS UI Gothic" size=2>and the configuration was 
completed.</FONT></DIV>
<DIV><FONT face="MS UI Gothic" size=2></FONT>&nbsp;</DIV>
<DIV><FONT face="MS UI Gothic" size=2>Then, I built MPICH2 and install 
commands.&nbsp; And after putting PATH, I checked </FONT></DIV>
<DIV><FONT face="MS UI Gothic" size=2>&nbsp;which mpicc</FONT></DIV>
<DIV><FONT face="MS UI Gothic" size=2>&nbsp;which mpiexec</FONT></DIV>
<DIV><FONT face="MS UI Gothic" size=2>They showed the appropriate location of 
the two codes, and </FONT><FONT face="MS UI Gothic" size=2>I believe 
they&nbsp;were completed.</FONT></DIV>
<DIV><FONT face="MS UI Gothic" size=2></FONT>&nbsp;</DIV>
<DIV><FONT face="MS UI Gothic" size=2>In the next step, for testing the setup, I 
entered </FONT></DIV>
<DIV><FONT face="MS UI Gothic" size=2>&nbsp;mpiexec -f machinefile -n 3 
hostname</FONT></DIV>
<DIV><FONT face="MS UI Gothic" size=2></FONT>&nbsp;</DIV>
<DIV><FONT face="MS UI Gothic" size=2>The response was as follows:</FONT></DIV>
<DIV><FONT face="MS UI Gothic" 
size=2>------------------------------------------------------------</FONT></DIV>
<DIV><FONT face="MS UI Gothic" size=2>[mpiexec@Inspiron510m] HYDU_parse_hostfile 
(/home/wadakazusige/libraries/mpich2-1.4.1p1/src/pm/hydra/utils/args/args.c:303): 
unable to open host file: machinefile<BR>[mpiexec@Inspiron510m] mfile_fn 
(/home/wadakazusige/libraries/mpich2-1.4.1p1/src/pm/hydra/ui/mpich/utils.c:223): 
error parsing hostfile<BR>[mpiexec@Inspiron510m] match_arg 
(/home/wadakazusige/libraries/mpich2-1.4.1p1/src/pm/hydra/utils/args/args.c:115): 
match handler returned error<BR>[mpiexec@Inspiron510m] HYDU_parse_array 
(/home/wadakazusige/libraries/mpich2-1.4.1p1/src/pm/hydra/utils/args/args.c:140): 
argument matching returned error<BR>[mpiexec@Inspiron510m] parse_args 
(/home/wadakazusige/libraries/mpich2-1.4.1p1/src/pm/hydra/ui/mpich/utils.c:1387): 
error parsing input array<BR>[mpiexec@Inspiron510m] HYD_uii_mpx_get_parameters 
(/home/wadakazusige/libraries/mpich2-1.4.1p1/src/pm/hydra/ui/mpich/utils.c:1438): 
unable to parse user arguments</FONT></DIV>
<DIV><FONT face="MS UI Gothic" size=2></FONT>&nbsp;</DIV>
<DIV><FONT face="MS UI Gothic" size=2>Usage: ./mpiexec [global opts] [exec1 
local opts] : [exec2 local opts] : ...</FONT></DIV>
<DIV><FONT face="MS UI Gothic" size=2></FONT>&nbsp;</DIV>
<DIV><FONT face="MS UI Gothic" size=2>Global options (passed to all 
executables):</FONT></DIV>
<DIV><FONT face="MS UI Gothic" size=2></FONT>&nbsp;</DIV>
<DIV><FONT face="MS UI Gothic" size=2>&nbsp; Global environment 
options:<BR>&nbsp;&nbsp;&nbsp; -genv {name} 
{value}&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
environment variable name and value<BR>&nbsp;&nbsp;&nbsp; -genvlist 
{env1,env2,...}&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; environment variable 
list to pass<BR>&nbsp;&nbsp;&nbsp; 
-genvnone&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
do not pass any environment variables<BR>&nbsp;&nbsp;&nbsp; 
-genvall&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
pass all environment variables not 
managed<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
by the launcher (default)</FONT></DIV>
<DIV><FONT face="MS UI Gothic" size=2></FONT>&nbsp;</DIV>
<DIV><FONT face="MS UI Gothic" size=2>&nbsp; Other global 
options:<BR>&nbsp;&nbsp;&nbsp; -f 
{name}&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
file containing the host names<BR>&nbsp;&nbsp;&nbsp; -hosts {host 
list}&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
comma separated host list<BR>&nbsp;&nbsp;&nbsp; -wdir 
{dirname}&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
working directory to use<BR>&nbsp;&nbsp;&nbsp; -configfile 
{name}&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
config file containing MPMD launch options</FONT></DIV>
<DIV><FONT face="MS UI Gothic" size=2></FONT>&nbsp;</DIV><FONT 
face="MS UI Gothic" size=2>
<DIV><BR>Local options (passed to individual executables):</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp; Local environment options:<BR>&nbsp;&nbsp;&nbsp; -env {name} 
{value}&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
environment variable name and value<BR>&nbsp;&nbsp;&nbsp; -envlist 
{env1,env2,...}&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; environment 
variable list to pass<BR>&nbsp;&nbsp;&nbsp; 
-envnone&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
do not pass any environment variables<BR>&nbsp;&nbsp;&nbsp; 
-envall&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
pass all environment variables (default)</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp; Other local options:<BR>&nbsp;&nbsp;&nbsp; -n/-np 
{value}&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
number of processes<BR>&nbsp;&nbsp;&nbsp; {exec_name} 
{args}&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
executable name and arguments</DIV>
<DIV>&nbsp;</DIV>
<DIV><BR>Hydra specific options (treated as global):</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp; Launch options:<BR>&nbsp;&nbsp;&nbsp; 
-launcher&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
launcher to use ( ssh rsh fork slurm ll lsf sge manual 
persist)<BR>&nbsp;&nbsp;&nbsp; 
-launcher-exec&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
executable to use to launch processes<BR>&nbsp;&nbsp;&nbsp; 
-enable-x/-disable-x&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
enable or disable X forwarding</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp; Resource management kernel options:<BR>&nbsp;&nbsp;&nbsp; 
-rmk&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
resource management kernel to use ( user slurm ll lsf sge pbs)</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp; Hybrid programming options:<BR>&nbsp;&nbsp;&nbsp; 
-ranks-per-proc&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
assign so many ranks to each process</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp; Processor topology options:<BR>&nbsp;&nbsp;&nbsp; 
-binding&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
process-to-core binding mode<BR>&nbsp;&nbsp;&nbsp; 
-topolib&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
processor topology library ()</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp; Checkpoint/Restart options:<BR>&nbsp;&nbsp;&nbsp; 
-ckpoint-interval&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
checkpoint interval<BR>&nbsp;&nbsp;&nbsp; 
-ckpoint-prefix&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
checkpoint file prefix<BR>&nbsp;&nbsp;&nbsp; 
-ckpoint-num&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
checkpoint number to restart<BR>&nbsp;&nbsp;&nbsp; 
-ckpointlib&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
checkpointing library (none)</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp; Demux engine options:<BR>&nbsp;&nbsp;&nbsp; 
-demux&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
demux engine ( poll select)</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp; Other Hydra options:<BR>&nbsp;&nbsp;&nbsp; 
-verbose&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
verbose mode<BR>&nbsp;&nbsp;&nbsp; 
-info&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
build information<BR>&nbsp;&nbsp;&nbsp; 
-print-all-exitcodes&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
print exit codes of all processes<BR>&nbsp;&nbsp;&nbsp; 
-iface&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
network interface to use<BR>&nbsp;&nbsp;&nbsp; 
-ppn&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
processes per node<BR>&nbsp;&nbsp;&nbsp; 
-profile&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
turn on internal profiling<BR>&nbsp;&nbsp;&nbsp; 
-prepend-rank&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
prepend rank to output<BR>&nbsp;&nbsp;&nbsp; 
-prepend-pattern&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
prepend pattern to output<BR>&nbsp;&nbsp;&nbsp; 
-outfile-pattern&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
direct stdout to file<BR>&nbsp;&nbsp;&nbsp; 
-errfile-pattern&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
direct stderr to file<BR>&nbsp;&nbsp;&nbsp; 
-nameserver&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
name server information (host:port format)<BR>&nbsp;&nbsp;&nbsp; 
-disable-auto-cleanup&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
don't cleanup processes on error<BR>&nbsp;&nbsp;&nbsp; 
-disable-hostname-propagation&nbsp;&nbsp;&nbsp; let MPICH2 auto-detect the 
hostname<BR>&nbsp;&nbsp;&nbsp; 
-order-nodes&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
order nodes as ascending/descending cores</DIV>
<DIV>&nbsp;</DIV>
<DIV>Please see the intructions provided at<BR><A 
href="http://wiki.mcs.anl.gov/mpich2/index.php/Using_the_Hydra_Process_Manager">http://wiki.mcs.anl.gov/mpich2/index.php/Using_the_Hydra_Process_Manager</A><BR>for 
further details<BR></DIV>
<DIV>-------------------------------------------------------------</DIV>
<DIV>&nbsp;</DIV>
<DIV>Could you let me know the reason?</DIV></FONT>
<DIV><FONT face="MS UI Gothic" size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>Wada</FONT></DIV>
<DIV><PRE><FONT face="MS Pゴシック"><FONT size=2>&gt;I copi</FONT></FONT><FONT face="MS Pゴシック"><FONT size=2>ed and pasted</FONT> your commmand without looking carefully, you should
&gt;be using 1.4.1p1 instead of 1.4.1.
&gt;
&gt;A.Chan

----- Original Message -----
&gt;</FONT><FONT face="MS Pゴシック"><I> That is odd! The same test in top-level mpich2 worked but the one
</I>&gt;</FONT><FONT face="MS Pゴシック"><I> in src/openpa failed! Both config.guess in src/openpa and top-level
</I>&gt;</FONT><FONT face="MS Pゴシック"><I> contain entry to cygwin (openpa's config.guess is newer). Can you redo
</I>&gt;</FONT><FONT face="MS Pゴシック"><I> configure as follows:
</I>&gt;</FONT><FONT face="MS Pゴシック"><I> 
</I>&gt;</FONT><FONT face="MS Pゴシック"><I> &gt; cd /tmp/wadakazusige/mpich2-1.4.1
</I>&gt;</FONT><FONT face="MS Pゴシック"><I> &gt; /home/wadakazusige/libraries/mpich2-1.4.1/configure CC=gcc
</I>&gt;</FONT><FONT face="MS Pゴシック"><I> &gt; --prefix=/home/wadakazusige/mpich2-install 2&gt;&amp;1 | tee c.txt
</I>&gt;</FONT><FONT face="MS Pゴシック"><I> 
</I>&gt;</FONT><FONT face="MS Pゴシック"><I> See if it works. If it fails similarly, add "--build=i686-pc-cygwin"
</I>&gt;</FONT><FONT face="MS Pゴシック"><I> and see if
</I>&gt;</FONT><FONT face="MS Pゴシック"><I> things work.
</I>&gt;</FONT><FONT face="MS Pゴシック"><I> 
</I>&gt;</FONT><FONT face="MS Pゴシック"><I> A.Chan
</I>&gt;</FONT><FONT face="MS Pゴシック"><I> 
</I>&gt;</FONT><FONT face="MS Pゴシック"><I> ----- Original Message -----
</I>&gt;</FONT><FONT face="MS Pゴシック"><I> &gt; Dear Sirs and Madams:
</I>&gt;</FONT><FONT face="MS Pゴシック"><I> &gt;
</I>&gt;</FONT><FONT face="MS Pゴシック"><I> &gt; I am tring to install MPICH2-1.4.1p1 to my stand-alone PC based on
</I>&gt;</FONT><FONT face="MS Pゴシック"><I> &gt; Windows
</I>&gt;</FONT><FONT face="MS Pゴシック"><I> &gt; XP.
</I>&gt;</FONT><FONT face="MS Pゴシック"><I> &gt; While configuring MPICH2, following your "MPICH2 Installer's Guide",
</I>&gt;</FONT><FONT face="MS Pゴシック"><I> &gt; I got error message: "OpenPA configure failed", as you can see
</I>&gt;</FONT><FONT face="MS Pゴシック"><I> &gt; attached
</I>&gt;</FONT><FONT face="MS Pゴシック"><I> &gt; c.txt.
</I>&gt;</FONT><FONT face="MS Pゴシック"><I> &gt;
</I>&gt;</FONT><FONT face="MS Pゴシック"><I> &gt; I would like to use MPICH2 under Cygwin I already installed.
</I>&gt;</FONT><FONT face="MS Pゴシック"><I> &gt; Used commands to configure MPICH2 are as follows:
</I>&gt;</FONT><FONT face="MS Pゴシック"><I> &gt; cd /tmp/wadakazusige/mpich2-1.4.1
</I>&gt;</FONT><FONT face="MS Pゴシック"><I> &gt; env CC="gcc"
</I>&gt;</FONT><FONT face="MS Pゴシック"><I> &gt; /home/wadakazusige/libraries/mpich2-1.4.1/configure
</I>&gt;</FONT><FONT face="MS Pゴシック"><I> &gt; -prefix=/home/wadakazusige/mpich2-install
</I>&gt;</FONT><FONT face="MS Pゴシック"><I> &gt; 2&gt;&amp;1 | tee c.txt
</I>&gt;</FONT><FONT face="MS Pゴシック"><I> &gt;
</I>&gt;</FONT><FONT face="MS Pゴシック"><I> &gt; Could you please teach me how to fix this problem.
</I>&gt;</FONT><FONT face="MS Pゴシック"><I> &gt;
</I>&gt;</FONT><FONT face="MS Pゴシック"><I> &gt; Thank you very much for your support in advance.
</I>&gt;</FONT><FONT face="MS Pゴシック"><I> &gt;
</I>&gt;</FONT><FONT face="MS Pゴシック"><I> &gt; Best regards,
</I>&gt;</FONT><FONT face="MS Pゴシック"><I> &gt;
</I>&gt;</FONT><FONT face="MS Pゴシック"><I> &gt; Kazushige Wada
</I>&gt;</FONT><FONT face="MS Pゴシック"><I> &gt;
</I>&gt;</FONT><FONT face="MS Pゴシック"><I> &gt; _______________________________________________
</I>&gt;</FONT><I><FONT face="MS Pゴシック"> &gt; mpich-discuss mailing list </FONT><A href="https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss"><FONT face="MS Pゴシック">mpich-discuss at mcs.anl.gov</FONT></A>
</I><FONT face="MS Pゴシック">&gt;</FONT><FONT face="MS Pゴシック"><I> &gt; To manage subscription options or unsubscribe:
</I>&gt;</FONT><I><FONT face="MS Pゴシック"> &gt; </FONT><A href="https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss"><FONT face="MS Pゴシック">https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss</FONT></A>
</I></PRE><!--endarticle--><!--htdig_noindex--></DIV></BODY></HTML>