FAST: A Fully-Concurrent Access Technique to All SRAM Rows for Enhanced Speed and Energy Efficiency in Data-Intensive Applications
Yiming Chen, Yushen Fu, Mingyen Lee, Sumitha George, Yongpan Liu,, Vijaykrishnan Narayanan, Huazhong Yang, Xueqing Li

TL;DR
FAST introduces a shift-based in-memory computation technique that enables high-concurrency operations on multiple SRAM rows, significantly improving speed and energy efficiency for data-intensive applications.
Contribution
The paper presents a novel shift-based CiM architecture with integrated shifter in SRAM cells, enabling concurrent multi-row operations for the first time.
Findings
4.4x energy efficiency improvement
96.0x speed enhancement
Effective for neural network weight updates
Abstract
Compute-in-memory (CiM) is a promising approach to improving the computing speed and energy efficiency in dataintensive applications. Beyond existing CiM techniques of bitwise logic-in-memory operations and dot product operations, this paper extends the CiM paradigm with FAST, a new shift-based inmemory computation technique to handle high-concurrency operations on multiple rows in an SRAM. Such high-concurrency operations are widely seen in both conventional applications (e.g. the table update in a database), and emerging applications (e.g. the parallel weight update in neural network accelerators), in which low latency and low energy consumption are critical. The proposed shift-based CiM architecture is enabled by integrating the shifter function into each SRAM cell, and by creating a datapath that exploits the high-parallelism of shifting operations in multiple rows in the array. A…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Memory and Neural Computing · Parallel Computing and Optimization Techniques · Ferroelectric and Negative Capacitance Devices
