Table of Contents

Real-world Processing-in-Memory Systems for Modern Workloads

Tutorial Description

Processing-in-Memory (PIM) is a computing paradigm that aims at overcoming the data movement bottleneck (i.e., the waste of execution cycles and energy resulting from the back-and-forth data movement between memory units and compute units) by making memory compute-capable.

Explored over several decades since the 1960s, PIM systems are becoming a reality with the advent of the first commercial products and prototypes.

A number of startups (e.g., UPMEM, Neuroblade) are already commercializing real PIM hardware, each with its own design approach and target applications. Several major vendors (e.g., Samsung, SK Hynix, Alibaba) have presented real PIM chip prototypes in the last two years. Most of these architectures have in common that they place compute units near the memory arrays. This type of PIM is called processing near memory (PNM).

PIM can provide large improvements in both performance and energy consumption for many modern applications, thereby enabling a commercially viable way of dealing with huge amounts of data that is bottlenecking our computing systems. Yet, it is critical to (1) study and understand the characteristics that make a workload suitable for a PIM architecture, (2) propose optimization strategies for PIM kernels, and (3) develop programming frameworks and tools that can lower the learning curve and ease the adoption of PIM.

This tutorial focuses on the latest advances in PIM technology, workload characterization for PIM, and programming and optimizing PIM kernels. We will (1) provide an introduction to PIM and taxonomy of PIM systems, (2) give an overview and a rigorous analysis of existing real-world PIM hardware, (3) conduct hand-on labs about important workloads (machine learning, sparse linear algebra, bioinformatics, etc.) using real PIM systems, and (4) shed light on how to improve future PIM systems for such workloads.

Livestream

YouTube livestream

Organizers

Agenda (June 18, 2023)

Lectures

Tutorial Materials

Time Speaker Title Materials
8:55am-9:00am Dr. Juan Gómez Luna Welcome & Agenda (PDF) (PPT)
9:00am-10:20am Prof. Onur Mutlu Memory-Centric Computing (PDF) (PPT)
10:20am-11:00am Dr. Juan Gómez Luna Processing-Near-Memory: Real PNM Architectures / Programming General-purpose PIM (PDF) (PPT)
11:20am-11:50am Prof. Izzat El Hajj High-throughput Sequence Alignment using Real Processing-in-Memory Systems (PDF) (PPT)
11:50am-12:30pm Dr. Christina Giannoula SparseP: Towards Efficient Sparse Matrix Vector Multiplication for Real Processing-In-Memory Systems (PDF) (PPT)
2:00pm-2:45pm Dr. Sukhan Lee Introducing Real-world HBM-PIM Powered System for Memory-bound Applications (PDF)
2:45pm-3:30pm Dr. Juan Gómez Luna / Ataberk Olgun Processing-Using-Memory: Exploiting the Analog Operational Properties of Memory Components / PUM Prototypes: PiDRAM (PDF) (PPT) (PDF) (PPT)
4:00pm-4:40pm Dr. Juan Gómez Luna Accelerating Modern Workloads on a General-purpose PIM System (PDF) (PPT)
4:40pm-5:20pm Dr. Juan Gómez Luna Adoption Issues: How to Enable PIM? (PDF) (PPT)
5:20pm-5:30pm Dr. Juan Gómez Luna Hands-on Lab: Programming and Understanding a Real Processing-in-Memory Architecture (Handout)
(PDF) (PPT)

Learning Materials

More Learning Materials