Hi, <div><br></div><div>Does the threads share memory space? </div><div>For example, in the function "MPI_Send", the first parameter is the </div><div>address of the data to be sent. Then in the "MPI_Recv" function, is</div>
<div>the data pointer actually pointing to the same address?</div><div><br></div><div>wl</div>