BEGIN:VCALENDAR
PRODID:-//Microsoft Corporation//Outlook MIMEDIR//EN
VERSION:1.0
BEGIN:VEVENT
DTSTART:20101117T170000Z
DTEND:20101117T173000Z
LOCATION:394
DESCRIPTION;ENCODING=QUOTED-PRINTABLE:ABSTRACT: Today's multi-core era places significant demands on an optimizing compiler, which must parallelize programs, exploit the memory hierarchy and leverage the ever-increasing SIMD capabilities of modern processors. Existing model-based heuristics for performance optimization used in compilers are severely limited in their ability to identify profitable parallelism/locality trade-offs and usually lead to sub-optimal performance.=0A=0ATo address this problem, we distinguish optimizations for which effective model-based heuristics and profitability estimates exist from optimizations that require empirical search to achieve good performance in a portable fashion. We have developed a complete automatic framework in which we focus the empirical search on the set of valid possibilities to perform fusion/code motion, and resort to model-based mechanisms to perform tiling, vectorization and parallelization on the transformed program. We demonstrate the effectiveness of this approach in terms of strong performance improvements on a single target as well as portability of performance to different target architectures.
SUMMARY:Combined Iterative and Model-driven Optimization in an Automatic Parallelization Framework
PRIORITY:3
END:VEVENT
END:VCALENDAR
