Re: [OMPI users] OpenMPI on a LAN

2008-11-27 Thread Raymond Wan
Hi Heitor, Heitor Florido wrote: Hello, I have built an application using opemmpi 1.2.8 that is a client/server application that uses MPI_publish_name and MPI_Lookup_name to start the communication. This application works fine on a single computer. However, i'd like to run it on 2 pcs using li

[OMPI users] OpenMPI on a LAN

2008-11-27 Thread Heitor Florido
Hello, I have built an application using opemmpi 1.2.8 that is a client/server application that uses MPI_publish_name and MPI_Lookup_name to start the communication. This application works fine on a single computer. However, i'd like to run it on 2 pcs using linux (ubuntu) connected by a LAN. If I