<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Jayesh,<div><br></div><div>Thanks for the information regarding smpd.exe.&nbsp;</div><div><br></div><div>I still have a question as to how I would run without installing smpd. I've tried the following:</div><div>I copied smpd.exe, mpiexec.exe to a dir named C:\mpich2\bin, I then added this dir my to my PATH. I also copied mpich2mpi.dll, mpich2nemesis.dll, and cpi.exe to C:\mpich2 . I then unistalled mpich2-1.3.3rc1 and rebooted. Next I tried the following in the c:\mpich2 dir &nbsp; ".\bin\mpiexec.exe -localonly 2 cpi.exe" &nbsp;The following output is what &nbsp;I get:</div><div><br></div>C:\mpich2&gt;.\bin\mpiexec.exe -localonly 2 .\cpi.exe<br>Unknown option: -d<br>Error while connecting to host, No connection could be made because the<br>target machine actively refused it. (10061)<br>Connect on sock (host=bhunter-lt.erdc.hpc.mil, port=8676) failed,<br>exhaused all end points<br>Unable to connect to 'bhunter-lt.erdc.hpc.mil:8676',<br>sock error: Error = -1<br><br>ReadFile() failed, error 109<br>unable to start the local smpd manager.<br><br><div>C:\mpich2&gt;</div><div><br></div><div><br></div><div>Note: I don't have admin privileges on the machine.</div><div><br></div><div>Thanks for any help.</div><div><br></div><div>Bobby</div><div><div><div>On Mar 3, 2011, at 11:18 AM, Jayesh Krishna wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">
<div>
<!-- Converted from text/plain format --><p><font size="2">Hi,<br>
&nbsp;MPICH2 1.3.3 did not remove the requirement for smpd.exe .<br>
&nbsp;When using the "-localonly' option with mpiexec you do not need to have SMPD installed on the system. MPICH2 1.3.3 removed firewall issues when starting MPI jobs with the "-localonly" option.<br>
&nbsp;So you still need SMPD to be available, but you don't need to install SMPD or worry about firewall issues when running all MPI processes on the local node.<br>
<br>
Regards,<br>
Jayesh<br>
<br>
----- Original Message -----<br>
From: "Robert Hunter" &lt;<a href="mailto:Robert.M.Hunter@usace.army.mil">Robert.M.Hunter@usace.army.mil</a>&gt;<br>
To: <a href="mailto:mpich-discuss@mcs.anl.gov">mpich-discuss@mcs.anl.gov</a><br>
Sent: Thursday, March 3, 2011 7:33:21 AM<br>
Subject: [mpich-discuss] No requirement for smpd.exe in MPICH2-1.3.3<br>
<br>
I came across a note @ <a href="http://boinc.berkley.edu">boinc.berkley.edu</a> that stated mpich2-1.3.3 should remove the requirement for smpd.exe, as well as no firewall issues on Windows. I've downloaded and tried this method with the mpich-1.3.3r1-win-ia32 install and using the following command line "mpiexec -localonly -n 2 -channel nemesis:none cpi.exe" but it simply returns the following error "Uknown option -d". Will these functionality be included in the MPICH2-1.3.3 release?<br>
<br>
Thanks,<br>
<br>
Bobby<br>
_______________________________________________<br>
mpich-discuss mailing list<br>
<a href="mailto:mpich-discuss@mcs.anl.gov">mpich-discuss@mcs.anl.gov</a><br>
<a href="https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss">https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss</a><br>
</font>
</p>

</div>
</blockquote></div><br></div></body></html>