Show simple item record

dc.contributor.advisorMartin Rinard
dc.contributor.authorKim, Deokhwanen_US
dc.contributor.authorMisailovic, Sasaen_US
dc.contributor.authorRinard, Martinen_US
dc.contributor.otherComputer Architectureen
dc.date.accessioned2010-02-10T18:15:03Z
dc.date.available2010-02-10T18:15:03Z
dc.date.issued2010-02-10
dc.identifier.urihttp://hdl.handle.net/1721.1/51680
dc.description.abstractTraditional parallelizing compilers are designed to generate parallel programs that produce identical outputs as the original sequential program. The difficulty of performing the program analysis required to satisfy this goal and the restricted space of possible target parallel programs have both posed significant obstacles to the development of effective parallelizing compilers. The QuickStep compiler is instead designed to generate parallel programs that satisfy statistical accuracy guarantees. The freedom to generate parallel programs whose output may differ (within statistical accuracy bounds) from the output of the sequential program enables a dramatic simplification of the compiler and a significant expansion in the range of parallel programs that it can legally generate. QuickStep exploits this flexibility to take a fundamentally different approach from traditional parallelizing compilers. It applies a collection of transformations (loop parallelization, loop scheduling, synchronization introduction, and replication introduction) to generate a search space of parallel versions of the original sequential program. It then searches this space (prioritizing the parallelization of the most time-consuming loops in the application) to find a final parallelization that exhibits good parallel performance and satisfies the statistical accuracy guarantee. At each step in the search it performs a sequence of trial runs on representative inputs to examine the performance, accuracy, and memory accessing characteristics of the current generated parallel program. An analysis of these characteristics guides the steps the compiler takes as it explores the search space of parallel programs. Results from our benchmark set of applications show that QuickStep can automatically generate parallel programs with good performance and statistically accurate outputs. For two of the applications, the parallelization introduces noise into the output, but the noise remains within acceptable statistical bounds. The simplicity of the compilation strategy and the performance and statistical acceptability of the generated parallel programs demonstrate the advantages of the QuickStep approach.en_US
dc.format.extent12 p.en_US
dc.relation.ispartofseriesMIT-CSAIL-TR-2010-007
dc.rightsCreative Commons Attribution-Noncommercial-No Derivative Works 3.0 Unporteden
dc.rights.urihttp://creativecommons.org/licenses/by-nc-nd/3.0/
dc.titleAutomatic Parallelization With Statistical Accuracy Boundsen_US


Files in this item

Thumbnail
Thumbnail

This item appears in the following Collection(s)

Show simple item record