vix.ing · top · new · best · stats

Architectural exploration of heterogeneous memory systems

2018/10/30 by Marcos Horro, M. Horro, G. Rodríguez +9
Computer Science · #Embedded Systems Design Techniques #FOS: Computer and information sciences #Hardware Architecture (cs.AR) #Interconnection Networks and Systems #Parallel Computing and Optimization Techniques #cs.AR

paper · pdf · doi:10.48550/arxiv.1810.12573

arxiv created 2018/10/30 · openalex publication_date 2018/10/30 · arxiv updated 2018/10/31 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

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.

Related