Skip to content
Prev 2947 / 15075 Next

snow cluster - unable to open connection

Martin Renner wrote:
I haven't tried to make a socket-based cluster, but I have successfully 
made a lam-mpi-based cluster.  I ended up having to TURN OFF the 
firewall, as at least for MPI, the ports are assigned randomly, so 
knowing which is going to be assigned is not possible, I don't think, 
and I think that each process gets a separate port, if I remember 
correctly (but I could definitely be wrong).  In any case, lam-mpi 
installed "out-of-the-box" on my Mac Pro as well as on a G5 and an 
Xserver with XTools installed, so you could give that a try, as well.

As for the more immediate problem, does running with just one machine in 
the cluster work?  If so, does using multiple "machines" on localhost 
work?  How about turning off the firewalls to the two machines--does 
that make a difference (don't do this if you don't think it is safe, 
but....)? 

Sean