English

Architectural exploration of heterogeneous memory systems

Hardware Architecture 2018-10-31 v1

Abstract

Heterogeneous systems appear as a viable design alternative for the dark silicon era. In this paradigm, a processor chip includes several different technological alternatives for implementing a certain logical block (e.g., core, on-chip memories) which cannot be used at the same time due to power constraints. The programmer and compiler are then responsible for selecting which of the alternatives should be used for maximizing performance and/or energy efficiency for a given application. This paper presents an initial approach for the exploration of different technological alternatives for the implementation of on-chip memories. It hinges on a linear programming-based model for theoretically comparing the performance offered by the available alternatives, namely SRAM and STT-RAM scratchpads or caches. Experimental results using a cycle-accurate simulation tool confirm that this is a viable model for implementation into production compilers.

Keywords

Cite

@article{arxiv.1810.12573,
  title  = {Architectural exploration of heterogeneous memory systems},
  author = {M. Horro and G. Rodríguez and J. Touriño and M. T. Kandemir},
  journal= {arXiv preprint arXiv:1810.12573},
  year   = {2018}
}
R2 v1 2026-06-23T04:57:14.105Z