Implementing Fetch&Add
•Include an adder with the Memory Network Interface chips
•For Fetch&Add(V,e)
•Fetch the value of V, say e0
•Return e0 to processor requesting
•Add e0+e
•Store e0+e back into V
•It is probably necessary to do these concurrently
MNI
Mem
Mem