[mpich-discuss] linux mpich2 smpd
李彤
lt200819 at gmail.com
Sun Oct 23 23:07:00 CDT 2011
hello,
I am using ubuntu11.10 make a mpich2 cluster.
step1
./configure --prefix=/home/walter/mpich2 --with-pm=smpd --disable-f77
--disable-fc
step2
make and make install. all are ok.
step3
ssh have already configured
node1 and node2 can authorized by ssh
at node1: ssh node2 is ok without password
the same to node2
step4
smpd -s at node1 and smpd -s at node2
mpiexec -n 16 example/cpi at node1
the question:
the cpi progress is just running at node1
how should i do to run at both node1 and node2??
and how to configure to windows???
waiting for you.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/mpich-discuss/attachments/20111024/0808b0e0/attachment.htm>
More information about the mpich-discuss
mailing list