Re: [OMPI devel] building a simple MPI cluster

2006-12-20 Thread Jeff Squyres
You will probably have better luck googling around for various cluster-building web sites and other resources (e.g., there are a fair number of books available on this topic as well). This list is specifically about the development of a common communications library that is used to run on

[OMPI devel] building a simple MPI cluster

2006-12-19 Thread krishna chaitanya
Dear all, I wish to build a simple MPI cluster by putting together 3 similar machines. How exactly do i set up the logical connection between the three machines? Do i have to use NFS or SAMBA? Where exactly do I use RSH? Thanks.