Multi-compilation: Capturing interactions among concurrently-executing applications

Ozean Ozturk, Guangyu Chen, Mahmut Kandemir

Research output: Chapter in Book/Report/Conference proceedingConference contribution

2 Scopus citations

Abstract

It is well known that while applying a compiler optimization to a large scope of code (e.g., an entire procedure or function) can bring larger benefits in return as compared to smaller scopes (e.g., a nested loop), code analysis and optimization at larger scopes are also more difficult to manage. As of today, the largest scope for a compiler optimization is an entire program source. However, as embedded chip multiprocessor architectures are finding their ways into commercial products, it is becoming important to consider the scenario of multiple applications executing on the same chip multiprocessor. This paper explores a novel technique called multicompilation where multiple applications that are expected to be executed simultaneously on the same CMP (chip multiprocessor) are compiled together. The benefits of this approach include capturing the interactions amongst applications due to data sharing. While one can think of many potential optimizations that can work in an inter-application fashion exploiting data sharing across applications, we restrict ourselves in this paper to data layout optimization, which is the problem of determining the most suitable memory layout for array data. To demonstrate the impact of our contribution, we implemented our approach and performed a simulation-based study with several embedded applications. Our experimental results show that, by selecting the memory layouts of data arrays considering multiple applications at the same time, we can reduce cache misses by 18.7% and execution cycles by 13.1% on average.

Original languageEnglish (US)
Title of host publicationProceedings of the 3rd Conference on Computing Frontiers 2006, CF '06
Pages157-163
Number of pages7
DOIs
StatePublished - 2006
Event3rd Conference on Computing Frontiers 2006, CF '06 - Ischia, Italy
Duration: May 3 2006May 5 2006

Publication series

NameProceedings of the 3rd Conference on Computing Frontiers 2006, CF '06
Volume2006

Other

Other3rd Conference on Computing Frontiers 2006, CF '06
Country/TerritoryItaly
CityIschia
Period5/3/065/5/06

All Science Journal Classification (ASJC) codes

  • General Computer Science

Fingerprint

Dive into the research topics of 'Multi-compilation: Capturing interactions among concurrently-executing applications'. Together they form a unique fingerprint.

Cite this