DEEP/MPI -- Code abstract
The code abstract viewer allows the programmer to examine routines with an overview of important control structures. From this display, you can move to the corresponding line in the source code editor with a click of the mouse.

Below is part of an abstract for a routine. This display is at the level of basic blocks in the program. The type of block is shown in the "Operation" field, with the name of the operation indented according to the current control structure level. MPI operations are highlighted (see the MPI_WAITALL in the example below). The "File/Line" field shows the original file name and line number. You can just click on the line to see the corresponding source code in the source code browser; this can help navigate quickly through large procedures.

code abstract

Return to the program analysis options page.
Home Contact Webmaster Legal

Copyright 2003 Crescent Bay Software Corp.