Auszug |
---|
VTune, APS, Advisor, Inspector, Trace Analyzer and Collector |
module load | use case | |
---|---|---|
VTune (← click for more)
| vtune/ |
|
Advisor | advisor/ | low level - threading and vectorization aid (e.g roofline analysis) |
Inspector | inspector/ | low level - memory & threading error checking (e.g. find leaks or data races) |
Trace Analyzer and Collector | itac/ | low level - identify MPI load imbalances and communication hotspots |
Documentation is provided here: Materials