Re: [OMPI users] To connect two computers as two nodes

2009-05-31 Thread Gus Correa
Hi Depesh, list 1) I second Jody's suggestion, the OpenMPI FAQ are an excellent resource. I would add also the OpenMPI README file. Read them carefully before you start. Or better, **study** them! 2) As for the connection, I presume you have at least one ethernet port on each computer. In thi

Re: [OMPI users] To connect two computers as two nodes

2009-05-30 Thread mtcreekmore
You still have to set the computers up into a cluster, which I think is the hardest part. Last I had read, Mac OS had the lead in time in setting up and configure using USB or Firewire. List-Post: users@lists.open-mpi.org Date: Sat, 30 May 2009 16:33:16 +0530 From: drejao...@gmail.com To: us

Re: [OMPI users] To connect two computers as two nodes

2009-05-30 Thread jody
Hi I think the best way to start is to look at the FAQ - http://www.open-mpi.org/faq/ there you find explanations on how to prepare your computers, how to install Open-MPI, how to compile MPI-Programs and how to run them. regards Jody On Sat, May 30, 2009 at 1:03 PM, deepesh reja wrote: > Hi