End-user products => DEEP => DEEP/MPI => Program analysis options => Screen shot 3

DEEP/MPI Screen shot 3
This shows a different DEEP/MPI program analysis screen. In the upper right quadrant, you can see MPI Summary table, which shows the accumulated MPI usage of each procedure in the program. (Information about individual MPI call sites is available in the MPI Call Sites table, currently underneath the MPI Summary table). In the lower right quandrant, you can see all the uses and sets of variable "p0" in routine "copy_faces". Clicking on any of these lines will focus the source code browser on that position. This way you can quickly examine all the uses of variables in your program.

The lower left quadrant shows the MPI call sites of the "copy_faces" routine -- clicking on any row of this table will bring the corresponding MPI call line into the source code browser. Finally, the source code browser is in the upper left quadrant. References to "p0" are highlighted.

DEEP Screen Shot 3

Click to go to back to program analysis page.
Home Contact Webmaster Legal

Copyright 2003 Crescent Bay Software Corp.