@inproceedings{b08c93d9cf5f4541bfcc330080ddcb2f,
title = "Optimizing memory affinity with a hybrid compiler/OS approach",
abstract = "Optimizing the memory access behavior is an important challenge to improve the performance and energy consumption of parallel applications on shared memory architectures. Modern systems contain complex memory hierarchies with multiple memory controllers and several levels of caches. In such machines, analyzing the affinity between threads and data to map them to the hardware hierarchy reduces the cost of memory accesses. In this paper, we introduce a hybrid technique to optimize the memory access behavior of parallel applications. It is based on a compiler optimization that inserts code to predict, at runtime, the memory access behavior of the application and an OS mechanism that uses this information to optimize the mapping of threads and data. In contrast to previous work, our proposal uses a proactive technique to improve the future memory access behavior using predictions instead of the past behavior. Our mechanism achieves substantial performance gains for a variety of parallel applications.",
keywords = "Data mapping, Memory affinity, NUMA, Thread mapping",
author = "Matthias Diener and Cruz, {Eduardo H.M.} and Alves, {Marco A.Z.} and Edson Borin and Navaux, {Philippe O.A.}",
note = "Funding Information: This work received funding from the EU H2020 Programme and from MCTI/RNP-Brazil under the HPC4E project, grant agreement no. 689772, as well as from CNPq/CAPES. Publisher Copyright: {\textcopyright} 2017 Copyright held by the owner/author(s). Publication rights licensed to ACM.; 14th ACM International Conference on Computing Frontiers, CF 2017 ; Conference date: 15-05-2017 Through 17-05-2017",
year = "2017",
month = may,
day = "15",
doi = "10.1145/3075564.3075566",
language = "English (US)",
series = "ACM International Conference on Computing Frontiers 2017, CF 2017",
publisher = "Association for Computing Machinery",
pages = "221--229",
booktitle = "ACM International Conference on Computing Frontiers 2017, CF 2017",
address = "United States",
}