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.