TotalView MPI Exercise 3
 

Assignment

Your assignment is to use TotalView to locate an error in the following program. 3-P MPI scatter example. In this example, one process is generated a 3-elements array and scatters one element to each of the processes. But when running the job, I got the results very strange: