<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Jayesh,<div><br></div><div>I believe the problem may lie in the fact that the smpd needs to write to the registry in HKEY_LOCAL_MACHINE, which I don't have permission to write into. I tried the same steps outlined below on a machine that I do have permission to write into HKEY_LOCAL_MACHINE and I was able to run.</div><div><br></div><div>Do you know of anyway to override the default value of the registry key? In looking through the source I couldn't find any. Perhaps future versions could allow for registry entries to be written to HKEY_CURRENT_USER?</div><div><br></div><div>Thanks,</div><div><br></div><div>Bobby</div><div><div><div>On Mar 10, 2011, at 4:55 PM, 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;Try copying the *.dlls to C:\mpich2\bin and let us know if it works.<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: "Jayesh Krishna" &lt;<a href="mailto:jayesh@mcs.anl.gov">jayesh@mcs.anl.gov</a>&gt;<br>
Cc: <a href="mailto:mpich-discuss@mcs.anl.gov">mpich-discuss@mcs.anl.gov</a><br>
Sent: Wednesday, March 9, 2011 4:33:11 PM<br>
Subject: Re: [mpich-discuss] No requirement for smpd.exe in MPICH2-1.3.3<br>
<br>
Jayesh,<br>
<br>
<br>
Thanks for the information regarding smpd.exe.<br>
<br>
<br>
I still have a question as to how I would run without installing smpd. I've tried the following:<br>
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 ".\bin\mpiexec.exe -localonly 2 cpi.exe" The following output is what I get:<br>
<br>
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>
<br>
C:\mpich2&gt;<br>
<br>
<br>
<br>
<br>
Note: I don't have admin privileges on the machine.<br>
<br>
<br>
Thanks for any help.<br>
<br>
<br>
Bobby<br>
<br>
<br>
On Mar 3, 2011, at 11:18 AM, Jayesh Krishna wrote:<br>
<br>
<br>
<br>
<br>
<br>
Hi,<br>
MPICH2 1.3.3 did not remove the requirement for smpd.exe .<br>
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>
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>
<br>
</font>
</p>

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