Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Performance Application Programming Interface (PAPI) provides the tool designer and application engineer with a consistent interface and methodology for use of the performance counter hardware found in most major microprocessors. PAPI enables software engineers to see, in near real time, the relation between software performance and processor events.

    In addition, PAPI provides access to a collection of components that expose performance measurement opportunities across the hardware and software stack.

...

The papi library can be used to develop both serial and , multithreaded, and multinode applications. Please refer to the PAPI MPI documentation for more information about using this functionality.

...