Question 1
In MPI one-sided communication, which statement correctly describes passive target synchronization?
Question 2
What is the primary purpose of the PMPI profiling interface in MPI?
Question 3
Which MPI function creates a Cartesian topology communicator from an existing communicator?
Question 4
Given a 2D Cartesian communicator, which MPI call obtains the ranks of the source and destination neighbors in a given dimension and displacement?
Question 5
Which MPI function initiates a nonblocking global reduction (e.g., sum) of data across all processes?