On Fri, Jun 26, 2009 at 9:57 AM, Ralph Castain<r...@open-mpi.org> wrote: > How are you trying to use this port? Are you expecting that to be the port > used for MPI communications?
i am thinking to use MPI_Send and MPI_Recv on this connection. One node will run in server mode to server data to others, only one process, multiple incoming connections. Just a simple (really really simple) client/server model so i would avoid writing my own socket library for messaging between nodes over TCP, never thought i am asking too much. -- ================================== The power of zero is infinite