From cTuning.org
SMART'10 Workshop Program
Sunday, January 24, 2010
Pisa, Italy
(co-located with HiPEAC 2010 Conference)
14:00-14:05 | SMART'10 Program Chair introduction David Whalley, Florida State University, USA |
14:05-15:00 | Keynote talk: Moving adaptation into individual optimizations Prof. Keith Cooper Rice University, USA Over the past fifteen years, many researchers have tried to address the fundamental problem that a compiler should adapt its behavior to properties of the code presented for compilation. As a result, we have seen approaches that include derivation of scheduling heuristics, discovery of good sets of command-line flags to control compilation, genetic programming, schemes to select and order passes, and approaches that run multiple competing techniques and retain the best result. This talk will focus on issues that arise in building compiler-based optimizations that have internal mechanisms for adaptation. Some optimizations, such as inline substitution, appear to be natural candidates for internal adaptation. Others, such as lazy code motion, do not. The talk will examine some of the issues that make internal adaptation desirable and profitable. It will discuss prior work, current work, and future opportunities. |
15:00-15:30 | Automatic Selection of Machine Learning Models for WCET-aware Compiler Heuristic Generation Paul Lokuciejewski, Marco Stolpe, Katharina Morik, Peter Marwedel TU Dortmund University, Germany |
15:30-15:45 | Coffee Break |
15:45-16:15 | Application Heartbeats: A Generic Interface for Expressing Performance Goals and Progress in Self-Tuning Systems Henry Hoffmann, Jonathan Eastep, Marco Santambrogio, Jason Miller, Anant Agarwal MIT, USA |
16:15-16:45 | Automated Timer Generation for Empirical Tuning Josh Magee, Qing Yi, R. Clint Whaley University of Texas at San Antonio, USA |
16:45-17:15 | Static Java Program Features for Intelligent Squash Prediction Jeremy Singer 1, Paraskevas Yiapanis 1, Adam Pocock 1, Mikel Lujan 1, Gavin Brown 1, Nikolas Ioannou 2, Marcelo Cintra 2 1 University of Manchester, UK |
17:15-17:45 | Smartlocks: Self-Aware Synchronization through Lock Acquisition Scheduling Jonathan Eastep, David Wingate, Marco Santambrogio, Anant Agarwal MIT, USA |