LAM/MPI logo

LAM/MPI Development Mailing List Archives

  |   Home   |   Download   |   Documentation   |   FAQ   |   all just in this list

From: sanjeeb kumar deka (sanjeeb_kr_deka_at_[hidden])
Date: 2006-04-28 07:12:44


Hi, Whenever, one process execute an MPI_Bcast() call, where the does the element gets received in the receiver process?Suppose, N processes broadcast one element each to every other element using MPI_Bcast() in a distributed system then how can one process print it's new element set[(N-1) elements received through MPI_Bcast() and the other of its own].If possible kindly show with an example. Regards... Sanjeeb