Skip to content
Snippets Groups Projects
Commit e18c3ffa authored by Andreas Herten's avatar Andreas Herten
Browse files

Merge branch 'patch-1' into 'master'

Fixed wording

See merge request !2
parents e0b157f1 dc412f36
No related branches found
No related tags found
1 merge request!2Fixed wording
# Profiling with Score-P and Friends # Profiling with Score-P and Friends
Score-P allows for detailed instrumentation of an application using CPU and/or GPU. The generated scoring can be analyzed with CUBE, Scalasca, or Vampir. Score-P allows for detailed instrumentation of an application using CPU and/or GPU. The generated profiles can be analyzed with CUBE. If OTF2 traces were created, those can be analyzed automatically with Scalasca or manually with Vampir.
## Generating Scores ## Generating Performance Reports
### Modules ### Modules
...@@ -58,7 +58,7 @@ Score-P reports and traces are the basis for analyses with Cube, Scalasca, or Va ...@@ -58,7 +58,7 @@ Score-P reports and traces are the basis for analyses with Cube, Scalasca, or Va
### Lightweight and Superficial: `scorep-score` ### Lightweight and Superficial: `scorep-score`
For a *quick and dirty* look at the score, e.g. for validating that something happened at all, `scorep-score` can be used. For a *quick and dirty* look at the performance data, e.g. for validating that something happened at all, `scorep-score` can be used.
``` ```
scorep-score scorep-20170302_0919_1488442762831800//profile.cubex scorep-score scorep-20170302_0919_1488442762831800//profile.cubex
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment