Score-P

Software name: 
Score-P
Policy 

Score-P is available to all users of HPC2N.

General 

The Score-P measurement infrastructure is a highly scalable and easy-to-use tool suite for profiling, event tracing, and online analysis of HPC applications.

Description 

Score-P offers the user a maximum of convenience by supporting a number of analysis tools. Currently, it works with Periscope, Scalasca, Vampir, and Tau and is open for other tools. Score-P comes together with the new Open Trace Format Version 2, the Cube4 profiling format and the Opari2 instrumenter.

Score-P is available under the New BSD Open Source license.

Availability 

On HPC2N we have Score-P available as a module on Kebnekaise.

Usage at HPC2N 

To use the Score-P module, first add it to your environment. Use:

module spider score-p

to see which versions are available, as well as how to load the module and the needed prerequisites.

Note that while the case does not matter when you use "ml spider", it is necessary to match the case when loading the modules.

You can read more about loading modules on our Accessing software with Lmod page and our Using modules (Lmod) page.

When you have loaded the modules, Score-P is run with

scorep <options> <original command>

To get more detailed help, run

scorep --help
Additional info 

You can find more information, including documentation (html | pdf) for Score-P on the Score-P homepage.

There is also a lot of useful information for Score-P at Prace.

Updated: 2024-04-17, 14:47