I think i might have figured out the issue for my mpirun problem. I
setup a testbed 2 node cluster on 32bit p4's and everything worked. I
do the same steps on my 64bit system and it doesn't work.. I add the
master node of the 64bit system as a slave on my 32 bit system and this
happens <br>
<br>
wind@homer:~/mpich-1.2.7/examples/basic$ ~/mpich-1.2.7/bin/mpirun -np 2 cpilog<br>
Process 0 running on <a href="http://homer.meso.com">homer.meso.com</a><br>
Process 1 running on <a href="http://unused.ip.244.meso.com">unused.ip.244.meso.com</a><br>
pi is approximately 3.1415926535899401, Error is 0.0000000000001470<br>
wall clock time = 0.851333<br>
<br>
that is without the 64bit system<br>
<br>
here it is with it<br>
<br>
wind@homer:~/mpich-1.2.7/examples/basic$ ~/mpich-1.2.7/bin/mpirun -np 3 cpilog<br>
rm_23376:&nbsp; p4_error: Could not gethostbyname for host homer; may be invalid name<br>
: 61<br>
p0_5892:&nbsp; p4_error: Child process exited while making connection to remote process on cluster1: 0<br>
Killed by signal 2.<br>
p0_5892: (62.935995) net_send: could not write to fd=4, errno = 32<br>
<br>
<br>
mpich is compiled seperately on the 64bit system.. right now no nfs
mounts or sharing home directories.. this is all on centos 4.0
systems.. basic installs<br clear="all"><br>-- <br><a href="http://www.zcentric.com/wiki">http://www.zcentric.com/wiki</a><br>My Linux Howto/Tips Wiki