Close

Presentation

This content is available for: Tech Program Reg Pass. Upgrade Registration
Automated Mapping of Task-Based Programs onto Distributed and Heterogeneous Machines
DescriptionIn a parallel and distributed application, a mapping is a selection of a processor for each computation or task and memories for the data collections that each task accesses. Finding high-performance mappings is challenging, particularly on heterogeneous hardware with multiple choices for processors and memories. We show that fast mappings are sensitive to the machine, application, and input. Porting to a new machine, modifying the application, or using a different input size may necessitate re-tuning the mapping to maintain the best possible performance.

We present AutoMap, a system that automatically tunes the mapping to the hardware used and finds fast mappings without user intervention or code modification. In contrast, hand-written mappings often require days of experimentation. AutoMap utilizes a novel constrained coordinate-wise descent search algorithm that balances the trade-off between running computations quickly and minimizing data movement. AutoMap discovers mappings up to 2.41x faster than custom, hand-written mappers.
Event Type
Paper
TimeTuesday, 14 November 202311:30am - 12pm MST
Location301-302-303
Tags
Heterogeneous Computing
Programming Frameworks and System Software
Task Parallelism
Registration Categories
TP
Reproducibility Badges