[OMPI users] To connect two computers as two nodes
Hi all, I am new to parallel programming. Can you please tell me how i can connect two computers to run a parallel program. Please give me whole idea how to setup all the processors to respond to a parallel program. Thank you. -- Regards, Deepesh Reja
[OMPI users] mpi trace visualization
I would like to profile the MPI code using the vampir trace integrated in openmpi-1.3.2. In order to visualize the trace files, apart from commercial vampir, is there some free viewer for the OTF files ? Thanks Roman
Re: [OMPI users] To connect two computers as two nodes
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 all, > I am new to parallel programming. Can you please tell me how i can connect > two computers to run a parallel program. > Please give me whole idea how to setup all the processors to respond to a > parallel program. > Thank you. > > -- > Regards, > > Deepesh Reja > > > ___ > users mailing list > us...@open-mpi.org > http://www.open-mpi.org/mailman/listinfo.cgi/users >
Re: [OMPI users] To connect two computers as two nodes
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...@open-mpi.org Subject: [OMPI users] To connect two computers as two nodes Hi all, I am new to parallel programming. Can you please tell me how i can connect two computers to run a parallel program. Please give me whole idea how to setup all the processors to respond to a parallel program. Thank you. -- Regards, Deepesh Reja
[OMPI users] Performance testing software?
Hello. I am wondering if there is some stress testing software for OpenMPI I can use to run on a cluster to give me an idea of the performance level of the system? Thanks Trent