<!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> </DIV>
<DIV><FONT size=2>Thank you very much for your comments.</FONT></DIV>
<DIV><FONT size=2></FONT> </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> cd
/tmp/wadakazusige/mpich2-1.4.1p1<BR> /home/wadakazusige/libraries/mpich2-1.4.1p1/configure
CC=gcc --disable-f77 --disable-fc --build=i686-pc-cygwin
--prefix=/home/wadakazusige/mpich2-install 2>&1 | tee c.txt</FONT></DIV>
<DIV><FONT face="MS UI Gothic" size=2></FONT> </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> </DIV>
<DIV><FONT face="MS UI Gothic" size=2>Then, I built MPICH2 and install
commands. And after putting PATH, I checked </FONT></DIV>
<DIV><FONT face="MS UI Gothic" size=2> which mpicc</FONT></DIV>
<DIV><FONT face="MS UI Gothic" size=2> 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 were completed.</FONT></DIV>
<DIV><FONT face="MS UI Gothic" size=2></FONT> </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> mpiexec -f machinefile -n 3
hostname</FONT></DIV>
<DIV><FONT face="MS UI Gothic" size=2></FONT> </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> </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> </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> </DIV>
<DIV><FONT face="MS UI Gothic" size=2> Global environment
options:<BR> -genv {name}
{value}
environment variable name and value<BR> -genvlist
{env1,env2,...} environment variable
list to pass<BR>
-genvnone
do not pass any environment variables<BR>
-genvall
pass all environment variables not
managed<BR>
by the launcher (default)</FONT></DIV>
<DIV><FONT face="MS UI Gothic" size=2></FONT> </DIV>
<DIV><FONT face="MS UI Gothic" size=2> Other global
options:<BR> -f
{name}
file containing the host names<BR> -hosts {host
list}
comma separated host list<BR> -wdir
{dirname}
working directory to use<BR> -configfile
{name}
config file containing MPMD launch options</FONT></DIV>
<DIV><FONT face="MS UI Gothic" size=2></FONT> </DIV><FONT
face="MS UI Gothic" size=2>
<DIV><BR>Local options (passed to individual executables):</DIV>
<DIV> </DIV>
<DIV> Local environment options:<BR> -env {name}
{value}
environment variable name and value<BR> -envlist
{env1,env2,...} environment
variable list to pass<BR>
-envnone
do not pass any environment variables<BR>
-envall
pass all environment variables (default)</DIV>
<DIV> </DIV>
<DIV> Other local options:<BR> -n/-np
{value}
number of processes<BR> {exec_name}
{args}
executable name and arguments</DIV>
<DIV> </DIV>
<DIV><BR>Hydra specific options (treated as global):</DIV>
<DIV> </DIV>
<DIV> Launch options:<BR>
-launcher
launcher to use ( ssh rsh fork slurm ll lsf sge manual
persist)<BR>
-launcher-exec
executable to use to launch processes<BR>
-enable-x/-disable-x
enable or disable X forwarding</DIV>
<DIV> </DIV>
<DIV> Resource management kernel options:<BR>
-rmk
resource management kernel to use ( user slurm ll lsf sge pbs)</DIV>
<DIV> </DIV>
<DIV> Hybrid programming options:<BR>
-ranks-per-proc
assign so many ranks to each process</DIV>
<DIV> </DIV>
<DIV> Processor topology options:<BR>
-binding
process-to-core binding mode<BR>
-topolib
processor topology library ()</DIV>
<DIV> </DIV>
<DIV> Checkpoint/Restart options:<BR>
-ckpoint-interval
checkpoint interval<BR>
-ckpoint-prefix
checkpoint file prefix<BR>
-ckpoint-num
checkpoint number to restart<BR>
-ckpointlib
checkpointing library (none)</DIV>
<DIV> </DIV>
<DIV> Demux engine options:<BR>
-demux
demux engine ( poll select)</DIV>
<DIV> </DIV>
<DIV> Other Hydra options:<BR>
-verbose
verbose mode<BR>
-info
build information<BR>
-print-all-exitcodes
print exit codes of all processes<BR>
-iface
network interface to use<BR>
-ppn
processes per node<BR>
-profile
turn on internal profiling<BR>
-prepend-rank
prepend rank to output<BR>
-prepend-pattern
prepend pattern to output<BR>
-outfile-pattern
direct stdout to file<BR>
-errfile-pattern
direct stderr to file<BR>
-nameserver
name server information (host:port format)<BR>
-disable-auto-cleanup
don't cleanup processes on error<BR>
-disable-hostname-propagation let MPICH2 auto-detect the
hostname<BR>
-order-nodes
order nodes as ascending/descending cores</DIV>
<DIV> </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> </DIV>
<DIV>Could you let me know the reason?</DIV></FONT>
<DIV><FONT face="MS UI Gothic" size=2></FONT> </DIV>
<DIV><FONT size=2>Wada</FONT></DIV>
<DIV><PRE><FONT face="MS Pゴシック"><FONT size=2>>I copi</FONT></FONT><FONT face="MS Pゴシック"><FONT size=2>ed and pasted</FONT> your commmand without looking carefully, you should
>be using 1.4.1p1 instead of 1.4.1.
>
>A.Chan
----- Original Message -----
></FONT><FONT face="MS Pゴシック"><I> That is odd! The same test in top-level mpich2 worked but the one
</I>></FONT><FONT face="MS Pゴシック"><I> in src/openpa failed! Both config.guess in src/openpa and top-level
</I>></FONT><FONT face="MS Pゴシック"><I> contain entry to cygwin (openpa's config.guess is newer). Can you redo
</I>></FONT><FONT face="MS Pゴシック"><I> configure as follows:
</I>></FONT><FONT face="MS Pゴシック"><I>
</I>></FONT><FONT face="MS Pゴシック"><I> > cd /tmp/wadakazusige/mpich2-1.4.1
</I>></FONT><FONT face="MS Pゴシック"><I> > /home/wadakazusige/libraries/mpich2-1.4.1/configure CC=gcc
</I>></FONT><FONT face="MS Pゴシック"><I> > --prefix=/home/wadakazusige/mpich2-install 2>&1 | tee c.txt
</I>></FONT><FONT face="MS Pゴシック"><I>
</I>></FONT><FONT face="MS Pゴシック"><I> See if it works. If it fails similarly, add "--build=i686-pc-cygwin"
</I>></FONT><FONT face="MS Pゴシック"><I> and see if
</I>></FONT><FONT face="MS Pゴシック"><I> things work.
</I>></FONT><FONT face="MS Pゴシック"><I>
</I>></FONT><FONT face="MS Pゴシック"><I> A.Chan
</I>></FONT><FONT face="MS Pゴシック"><I>
</I>></FONT><FONT face="MS Pゴシック"><I> ----- Original Message -----
</I>></FONT><FONT face="MS Pゴシック"><I> > Dear Sirs and Madams:
</I>></FONT><FONT face="MS Pゴシック"><I> >
</I>></FONT><FONT face="MS Pゴシック"><I> > I am tring to install MPICH2-1.4.1p1 to my stand-alone PC based on
</I>></FONT><FONT face="MS Pゴシック"><I> > Windows
</I>></FONT><FONT face="MS Pゴシック"><I> > XP.
</I>></FONT><FONT face="MS Pゴシック"><I> > While configuring MPICH2, following your "MPICH2 Installer's Guide",
</I>></FONT><FONT face="MS Pゴシック"><I> > I got error message: "OpenPA configure failed", as you can see
</I>></FONT><FONT face="MS Pゴシック"><I> > attached
</I>></FONT><FONT face="MS Pゴシック"><I> > c.txt.
</I>></FONT><FONT face="MS Pゴシック"><I> >
</I>></FONT><FONT face="MS Pゴシック"><I> > I would like to use MPICH2 under Cygwin I already installed.
</I>></FONT><FONT face="MS Pゴシック"><I> > Used commands to configure MPICH2 are as follows:
</I>></FONT><FONT face="MS Pゴシック"><I> > cd /tmp/wadakazusige/mpich2-1.4.1
</I>></FONT><FONT face="MS Pゴシック"><I> > env CC="gcc"
</I>></FONT><FONT face="MS Pゴシック"><I> > /home/wadakazusige/libraries/mpich2-1.4.1/configure
</I>></FONT><FONT face="MS Pゴシック"><I> > -prefix=/home/wadakazusige/mpich2-install
</I>></FONT><FONT face="MS Pゴシック"><I> > 2>&1 | tee c.txt
</I>></FONT><FONT face="MS Pゴシック"><I> >
</I>></FONT><FONT face="MS Pゴシック"><I> > Could you please teach me how to fix this problem.
</I>></FONT><FONT face="MS Pゴシック"><I> >
</I>></FONT><FONT face="MS Pゴシック"><I> > Thank you very much for your support in advance.
</I>></FONT><FONT face="MS Pゴシック"><I> >
</I>></FONT><FONT face="MS Pゴシック"><I> > Best regards,
</I>></FONT><FONT face="MS Pゴシック"><I> >
</I>></FONT><FONT face="MS Pゴシック"><I> > Kazushige Wada
</I>></FONT><FONT face="MS Pゴシック"><I> >
</I>></FONT><FONT face="MS Pゴシック"><I> > _______________________________________________
</I>></FONT><I><FONT face="MS Pゴシック"> > 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ゴシック">></FONT><FONT face="MS Pゴシック"><I> > To manage subscription options or unsubscribe:
</I>></FONT><I><FONT face="MS Pゴシック"> > </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>