File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33# scorep
44scorep is a module that allows tracing of python scripts using [ Score-P] ( http://www.vi-hps.org/projects/score-p/ ) .
55
6+ # Table of Content
7+
8+ - [ scorep] ( #scorep )
9+ - [ Table of Content] ( #table-of-Content )
10+ - [ Install] ( #install )
11+ - [ Use] ( #use )
12+ * [ MPI] ( #mpi )
13+ * [ User instrumentation] ( #user-instrumentation )
14+ + [ User Regions] ( #user-regions )
15+ + [ Instrumenter] ( #instrumenter )
16+ * [ Overview about Flags] ( #overview-about-flags )
17+ * [ Backward Compatibility] ( #backward-compatibility )
18+ - [ Compatibility] ( #compatibility )
19+ * [ Working] ( #working )
20+ * [ Not Working] ( #not-working )
21+ - [ Acknowledgments] ( #acknowledgments )
22+
623# Install
724You need at least Score-P 5.0, build with ` --enable-shared ` and the gcc compiler plugin.
825Please make sure that ` scorep-config ` is in your ` PATH ` variable.
You can’t perform that action at this time.
0 commit comments