Subject: [OMPI users] mixing send and bcast From: Hicham Mouline (hicham_at_[hidden]) Date: 2011-01-08 07:05:33
Hi
Will MPI_Probe return that there is a message pending reception if the sender MPI_Bcast a message?
Is the only way to receive a broadcast from the root is to call MPI_BCast in the slave?