The Message Queue Graph
For MPI programs, use the Process Window’s Message Queue Graph (Tools > Message Queue Graph) to display your program’s message queue state.
 
Figure 10, A Message Queue Graph
The graph’s Options window (available by clicking on the Options button, above) provides a variety of useful tools, such as Cycle Detection to generate reports about cycles in your messages, a helpful way to see when messages are blocking or causing deadlocks. Also useful is its filtering capability, which helps you identify pending send and receive messages, as well as unexpected messages.
 
RELATED TOPICS 
 
The Message Queue Graph
Using the Tools > Message Queue Graph command
Tools > Message Queue Graph in the in-product Help