32
Example -- message passing
B := A@east ...;
Move edge elements of A, then local copy to B
Message passing
Marshall the elements into a message
Send, Receive, and Demarshall
P
i
memory
P
i
memory
Packet to Send to P
i-1
Packet Recvd from P
i+1