Home
TECHNICAL PAPERS

FPGA-Based Prototyping Framework For Processing In DRAM (ETH Zurich & TOBB Univ.)

popularity

A technical paper titled “PiDRAM: A Holistic End-to-end FPGA-based Framework for Processing-in-DRAM” was published by researchers at ETH Zurich and TOBB University of Economics and Technology.

Abstract
“Processing-using-memory (PuM) techniques leverage the analog operation of memory cells to perform computation. Several recent works have demonstrated PuM techniques in off-the-shelf DRAM devices. Since DRAM is the dominant memory technology as main memory in current computing systems, these PuM techniques represent an opportunity for alleviating the data movement bottleneck at very low cost. However, system integration of PuM techniques imposes non-trivial challenges that are yet to be solved. Design space exploration of potential solutions to the PuM integration challenges requires appropriate tools to develop necessary hardware and software components. Unfortunately, current specialized DRAM-testing platforms, or system simulators do not provide the flexibility and/or the holistic system view that is necessary to deal with PuM integration challenges.

We design and develop PiDRAM, the first flexible end-to-end framework that enables system integration studies and evaluation of real PuM techniques. PiDRAM provides software and hardware components to rapidly integrate PuM techniques across the whole system software and hardware stack (e.g., necessary modifications in the operating system, memory controller). We implement PiDRAM on an FPGA-based platform along with an open-source RISC-V system. Using PiDRAM, we implement and evaluate two state-of-the-art PuM techniques: in-DRAM (i) copy and initialization, (ii) true random number generation. Our results show that the in-memory copy and initialization techniques can improve the performance of bulk copy operations by 12.6x and bulk initialization operations by 14.6x on a real system. Implementing the true random number generator requires only 190 lines of Verilog and 74 lines of C code using PiDRAM’s software and hardware components.”

Find the technical paper here and related video here. Published November 2022.  Github open source software here.

Olgun, Ataberk, et al. “PiDRAM: A Holistic End-to-end FPGA-based Framework for Processing-in-DRAM.” ACM Transactions on Architecture and Code Optimization 20.1 (2022): 1-31.



Leave a Reply


(Note: This name will be displayed publicly)