- The document describes an autotuning framework called Autotuner that was developed for the Intel Xeon Phi coprocessor platform.
- Autotuner aims to automatically optimize applications for efficient execution on the Xeon Phi by proposing optimized configuration environments, replacing manual tuning work.
- It uses a collaborative filtering method to quickly categorize new applications into optimized execution environments based on similarities to previous applications, rather than testing all possible environments.
- Testing showed Autotuner successfully optimized a set of demanding applications, providing encouraging results.