Re: [OMPI users] How to check that open MPI installed and work correctly

2012-03-29 Thread Amit Ghadge
You can use hostfile file which containts name or ip address of nodes. Nodes name are in line by line . If you add or remove name of node and check if node in run or nor. The command are shell$ mpirun --hostfile my_hostfile -np 4 my_parallel_application On 26-Mar-2012 8:58 PM, "Tom Bryan" wr

Re: [OMPI users] How to check that open MPI installed and work correctly

2012-03-26 Thread Tom Bryan
On 3/25/12 5:22 PM, "Hameed Alzahrani" wrote: > I installed open MPI on Linux cluster which consist of three machines. I want > to ask how can I check that open MPI work correctly and is there a special > configurations that I need to set to make the machines connect to each other > because I jus

[OMPI users] How to check that open MPI installed and work correctly

2012-03-25 Thread Hameed Alzahrani
Hi, I installed open MPI on Linux cluster which consist of three machines. I want to ask how can I check that open MPI work correctly and is there a special configurations that I need to set to make the machines connect to each other because I just installed open MPI without making extra confi