Subject: [OMPI users] sending message to the source(0) from other processors From: Win Than Aung (keshunli_at_[hidden]) Date: 2008-12-23 13:04:08
MPI_Recv(....) << is it possible to receive the message sent from other sources? I tried MPI_ANY_SOURCE in place of source but it doesn't work out thanks