Score-P

From HPC Wiki
Revision as of 15:56, 9 January 2019 by Jennifer-witham-0957@rwth-aachen.de (talk | contribs) (Created page with "Score-P is a performance measurement infrastructure for profiling, event tracing and online analysis of (parallel) HPC applications. == General == Score-P supports a great v...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Score-P is a performance measurement infrastructure for profiling, event tracing and online analysis of (parallel) HPC applications.

General

Score-P supports a great variety of analysis tools and is open to new ones:

It comes with the new Open Trace Format Version 2, the Cube4 profiling format and the Opari2 instrumenter and is available under the New BSD Open Source license.

Score-P Plugins

Score-P provides two Plugin interfaces: metrics, which allows integrating new metric sources, and substrates, which allows adding new event consumers besides profiling and tracing. You can also write your own plugins.

References

Score-P website.