[mpich-discuss] Running mpiexec on WIndows Computers
Zhong Wu
zhong.wu at 3i-systems.com
Thu Feb 19 01:37:44 CST 2009
I am setting up mpich2 on two windows computers. I created same
user/password on both computers and use mpiexec -register to register
user/password. I could run the sample program cpi.exe in local and remote
computer through
mpiexec -hosts 1 localcomputer 2 c:\samples\cpi.exe
mpiexec -hosts 1 remotecomputer 2 c:\samples\cpi.exe
but I cannot run the sample on both computer at once
mpiexec -hosts 2 localcomputer 2 remotecomputer 2 c:\samples\cpi.exe
mpiexec will hang after the interval.
-Zhong
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/mpich-discuss/attachments/20090218/6204a96b/attachment.htm>
More information about the mpich-discuss
mailing list