@inproceedings{d82a0f6d8d4b43b3b68fa89cf6756dcc,
title = "VIPACT: A visualization interface for analyzing calling context trees",
abstract = "Profiling tools are indispensable for performance optimization of parallel codes. They allow users to understand where a code spends its time, and to focus optimization efforts on the most time consuming regions. However, two sources of complexity make them difficult to use on large-scale parallel applications. First, the code complexity of parallel applications is increasingly, and identifying the problematic regions in the code is difficult. Traditional profilers show either a flat view or a calling context tree view. Second, most tools average performance data across processes, losing per-process behavior. Diagnosing problems like load imbalance requires profiles from many processes, and manually analyzing profiles from hundreds or thousands of processes is infeasible. We introduce VIPACT, a visualization tool to identify different behaviors in multiple processes. VIPACT introduces {"}halo nodes{"} that concisely encode the distributions of runtimes from all processes, and a hybrid tree view that combines the advantages of calling context trees with those of flat profiles. We combine these with approaches such as ring charts, as well as the filtering and subselection of nodes, and we apply these techniques to a production multi-physics code.",
author = "Nguyen, {Huu Tan} and Lai Wei and Abhinav Bhatele and Todd Gamblin and David Boehme and Martin Schulz and Ma, {Kwan Liu} and Bremer, {Peer Timo}",
note = "Publisher Copyright: {\textcopyright} 2016 IEEE.; 3rd Workshop on Visual Performance Analysis, VPA 2016 ; Conference date: 18-11-2016",
year = "2017",
month = jan,
day = "30",
doi = "10.1109/VPA.2016.9",
language = "English",
series = "Proceedings of VPA 2016: 3rd Workshop on Visual Performance Analysis - Held in conjunction with SC 2016: The International Conference for High Performance Computing, Networking, Storage and Analysis",
publisher = "Institute of Electrical and Electronics Engineers Inc.",
pages = "25--28",
booktitle = "Proceedings of VPA 2016",
}