A survey of machine learning for computer architecture and systems

N Wu, Y Xie - ACM Computing Surveys (CSUR), 2022 - dl.acm.org
It has been a long time that computer architecture and systems are optimized for efficient
execution of machine learning (ML) models. Now, it is time to reconsider the relationship …

Pond: Cxl-based memory pooling systems for cloud platforms

H Li, DS Berger, L Hsu, D Ernst, P Zardoshti… - Proceedings of the 28th …, 2023 - dl.acm.org
Public cloud providers seek to meet stringent performance requirements and low hardware
cost. A key driver of performance and cost is main memory. Memory pooling promises to …

Online metric algorithms with untrusted predictions

A Antoniadis, C Coester, M Eliáš, A Polak… - ACM transactions on …, 2023 - dl.acm.org
Machine-learned predictors, although achieving very good results for inputs resembling
training data, cannot possibly provide perfect predictions in all situations. Still, decision …

Pythia: A customizable hardware prefetching framework using online reinforcement learning

R Bera, K Kanellopoulos, A Nori, T Shahroodi… - MICRO-54: 54th Annual …, 2021 - dl.acm.org
Past research has proposed numerous hardware prefetching techniques, most of which rely
on exploiting one specific type of program context information (eg, program counter …

An imitation learning approach for cache replacement

E Liu, M Hashemi, K Swersky… - International …, 2020 - proceedings.mlr.press
Program execution speed critically depends on increasing cache hits, as cache hits are
orders of magnitude faster than misses. To increase cache hits, we focus on the problem of …

A hierarchical neural model of data prefetching

Z Shi, A Jain, K Swersky, M Hashemi… - Proceedings of the 26th …, 2021 - dl.acm.org
This paper presents Voyager, a novel neural network for data prefetching. Unlike previous
neural models for prefetching, which are limited to learning delta correlations, our model can …

The championship simulator: Architectural simulation for education and competition

N Gober, G Chacon, L Wang, PV Gratz… - arXiv preprint arXiv …, 2022 - arxiv.org
Recent years have seen a dramatic increase in the microarchitectural complexity of
processors. This increase in complexity presents a twofold challenge for the field of …

A survey of machine learning-based system performance optimization techniques

H Choi, S Park - Applied Sciences, 2021 - mdpi.com
Recently, the machine learning research trend expands to the system performance
optimization field, where it has still been proposed by researchers based on their intuitions …

The case for distributed shared-memory databases with rdma-enabled memory disaggregation

R Wang, J Wang, S Idreos, MT Özsu… - arXiv preprint arXiv …, 2022 - arxiv.org
Memory disaggregation (MD) allows for scalable and elastic data center design by
separating compute (CPU) from memory. With MD, compute and memory are no longer …

Designing a cost-effective cache replacement policy using machine learning

S Sethumurugan, J Yin, J Sartori - 2021 IEEE International …, 2021 - ieeexplore.ieee.org
Extensive research has been carried out to improve cache replacement policies, yet
designing an efficient cache replacement policy that incurs low hardware overhead remains …