Showing 2025Show all
2 papers · 1 filter
cs.DC2025
Inductive Loop Analysis for Practical HPC Application Optimization
Philipp Schaad, Tal Ben-Nun, Patrick Iff +1
Scientific computing applications heavily rely on multi-level loop nests operating on multidimensional arrays. This presents multiple optimization opportunities from exploiting par…
cs.HC2025
VEIL: Reading Control Flow Graphs Like Code
Philipp Schaad, Tal Ben-Nun, Torsten Hoefler
Control flow graphs (CFGs) are essential tools for understanding program behavior, yet the size of real-world CFGs makes them difficult to interpret. With thousands of nodes and ed…