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