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-19 02:08:56


Sir, 1.If there are 5 processes in shared memory collective communication, how many sending and receving buffers will be created? Only 2(shared by all of them) or 10? 2.Which memory will be allocated to the sending and receiving buffers if process are considered in a distributed system?