User`s guide
Profiling Parallel Code
6-45
Column Header Description
Total Time Plot Bar graph showing relative size of Self Time, Self Comm Waiting
Time, and Total Time for this function on this worker
Click the name of any function in the list for more details about the execution of that
function. The function detail report for codistributed.mtimes includes this listing:
The code that is displayed in the report is taken from the client. If the code has changed
on the client since the communicating job ran on the workers, or if the workers are
running a different version of the functions, the display might not accurately reflect what
actually executed.
You can display information for each worker, or use the comparison controls to display
information for several workers simultaneously. Two buttons provide Automatic
Comparison Selection, allowing you to compare the data from the workers that
took the most versus the least amount of time to execute the code, or data from the
workers that spent the most versus the least amount of time in performing interworker