Asynchronous Memory Access Unit for General Purpose Processors
Luming Wang, Xu Zhang, Tianyue Lu, Mingyu Chen

TL;DR
This paper proposes an in-core asynchronous memory access unit designed to improve the efficiency of general-purpose processors when accessing far memory with high latency variability, common in future data center applications.
Contribution
It introduces a novel in-core asynchronous memory access unit to better handle high-latency far memory accesses in general-purpose processors.
Findings
Reduces memory access latency in high-latency scenarios
Improves processor efficiency with asynchronous memory handling
Demonstrates potential for data center applications
Abstract
In future data centers, applications will make heavy use of far memory (including disaggregated memory pools and NVM). The access latency of far memory is more widely distributed than that of local memory accesses. This makes the efficiency of traditional blocking load/store in most general-purpose processors decrease in this scenario. Therefore, this work proposes an in-core asynchronous memory access unit.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsParallel Computing and Optimization Techniques · Cloud Computing and Resource Management · Interconnection Networks and Systems
