hpc:scorep
Differences
This shows you the differences between two versions of the page.
hpc:scorep [2015/09/25 13:00] – created jchilders | hpc:scorep [2015/09/25 13:25] (current) – jchilders | ||
---|---|---|---|
Line 8: | Line 8: | ||
====== On Cooley ====== | ====== On Cooley ====== | ||
- | + | * Do the usual '' | |
+ | * '' | ||
+ | * Recompile the code you want to profile by replacing all '' | ||
+ | * Score-P uses environment variables to control it. [[ https:// | ||
+ | * These two tell Score-P if it should do Profiling or Tracing. I don't think you can do both at the same time. I've had trouble getting Tracing to work, but if you can use it, it is the mode that produced output for Vampir. Tracing uses a lot of disk space. Profiling gives you information like global time spent in functions and rank-wise usage. | ||
+ | * '' | ||
+ | * '' | ||
+ | * '' | ||
+ | * '' | ||
+ | * Run your code... | ||
+ | * You'll notice a '' | ||
+ | * To view the '' | ||
+ | * [[ http:// |
hpc/scorep.1443186055.txt.gz · Last modified: 2015/09/25 13:00 by jchilders