Score-P

From HPC Wiki
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.