Profiler Implementation



next up previous contents
Next: MPI Library Implementation Up: Examples Previous: Examples

Profiler Implementation

Suppose that the profiler wishes to accumulate the total amount of data sent by the MPI_Send() function, along with the total elapsed time spent in the function. This could trivially be achieved thus

../codes/prof-1.c



Jack Dongarra
Fri Sep 1 06:16:55 EDT 1995