While reading my "Parallel Programming with MPI" book this evening, I came across an interesting bit on optimizing communication: "Since MPI only specifies the syntax of the function call and the ...