Critical Memory Accesses in Computer Architecture
Title: Critical Memory Accesses in Computer Architecture
DNr: NAISS 2024/22-154
Project Type: NAISS Small Compute
Principal Investigator: Xiaoyue Chen <xiaoyue.chen@it.uu.se>
Affiliation: Uppsala universitet
Duration: 2024-01-31 – 2025-02-01
Classification: 10206
Keywords:

Abstract

Data access speed is the major bottleneck for modern and emerging applications. Novel hardware architectures are needed to accelerate them. This project focuses on the critical memory accesses, i.e., the accesses that load data other load or branch instructions depend on. Different techniques will be experimented, including prefetching the critical loads, using a cache replacement policy that delays the evictions of the critical data. Simulation software such as Gem5 and ChampSim will be used to evaluate these techniques.