<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.6000.16705" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN
class=689032314-12092008>Hi,</SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN
class=689032314-12092008><SPAN class=689032314-12092008> Do you have
windows firewall running on your machine ? You must turn the windows firewall
off (OR look into the MPICH2 windows developer's guide on how to configure the
windows firewall for MPICH2 - windows developer's guide is available at <A
href="http://www.mcs.anl.gov/research/projects/mpich2/downloads/index.php?s=downloads">http://www.mcs.anl.gov/research/projects/mpich2/downloads/index.php?s=downloads</A>)
before running your MPI application.</SPAN></SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN
class=689032314-12092008> Can you run cpi.exe
(<MPICH2-INSTALL-DIR>\examples) provided with MPICH2 installation (mpiexec
-n 2 cpi.exe)?</SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN
class=689032314-12092008></SPAN></FONT> </DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN
class=689032314-12092008>Regards,</SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN
class=689032314-12092008>Jayesh</SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN
class=689032314-12092008></SPAN></FONT> </DIV><BR>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> owner-mpich-discuss@mcs.anl.gov
[mailto:owner-mpich-discuss@mcs.anl.gov] <B>On Behalf Of </B>Hisham
Adel<BR><B>Sent:</B> Wednesday, September 10, 2008 5:41 PM<BR><B>To:</B> MPI;
MPI_questions<BR><B>Subject:</B> [mpich-discuss] MPICH2 on
Windows<BR></FONT><BR></DIV>
<DIV></DIV>
<TABLE cellSpacing=0 cellPadding=0 border=0>
<TBODY>
<TR>
<TD vAlign=top><BR><BR>Hi<BR><BR>I need help use MPICH2 on windows.<BR>I
have build a program and it work on LINUX I wrote it in C.<BR>I want now o
run it on <SPAN class=yshortcuts id=lw_1221086240_0
style="BACKGROUND: none transparent scroll repeat 0% 0%; CURSOR: pointer; BORDER-BOTTOM: medium none; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial">Windows
XP</SPAN> I Used VS2005 to compile the program and when I try to run the
program MPICH2 it give no response.<BR>when I Break the task it give me
the welcome screen.<BR><BR><BR>"__0__ <SPAN class=yshortcuts
id=lw_1221086240_1>HISHAM</SPAN><BR>Command line: C:\Program
Files\DeinoMPI\bin\program.exe<BR>ERROR: <SPAN class=yshortcuts
id=lw_1221086240_2
style="BACKGROUND: none transparent scroll repeat 0% 0%; CURSOR: pointer; BORDER-BOTTOM: rgb(0,102,204) 1px dashed; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial">Executable</SPAN>
unable not start due to missing dlls: MSVCR80.DLL "<BR><BR>When I am
compiling the code in VS2005 and run it through VS2005 it give me the
welcome screen then I give it the inputs but it stops cause of MPI
functions cause it needs mpiexec.<BR><BR>Also when I run it from cmd it
gave me no response.<BR>The run command from terminal<BR>"mpiexec -n 1
program.exe"<BR><BR><BR><BR>Need help<BR><BR>Thanks in
advance<BR><BR>Regards,<BR><BR><FONT style="FONT-WEIGHT: bold"
size=3>Hisham Adel Hassan</FONT><BR></TD></TR></TBODY></TABLE><BR></BODY></HTML>