Close

Presentation

This content is available for: Tech Program Reg Pass. Upgrade Registration
FuzzyFlow: Leveraging Dataflow to Find and Squash Program Optimization Bugs
DescriptionThe current hardware landscape and application scale is driving performance engineers toward writing bespoke optimizations. Verifying such optimizations, and generating minimal failing cases, is important for robustness in the face of changing program conditions, such as inputs and sizes. However, isolation of minimal test-cases from existing applications and generating new configurations are often difficult due to side effects on the system state, mostly related to dataflow. This paper introduces FuzzyFlow: a fault localization and test case extraction framework designed to test program optimizations. We leverage dataflow program representations to capture a fully reproducible system state and area-of-effect for optimizations to enable fast checking for semantic equivalence. To reduce testing time, we design an algorithm for minimizing test inputs, trading off memory for recomputation. We demonstrate FuzzyFlow on exemplary use cases in real-world applications where the approach provides up to 528 times faster optimization testing and debugging compared to traditional approaches.
Event Type
Paper
TimeThursday, 16 November 20233:30pm - 4pm MST
Location405-406-407
Tags
Compilers
Performance Measurement, Modeling, and Tools
Performance Optimization
Programming Frameworks and System Software
Registration Categories
TP
Reproducibility Badges