User Tools

Site Tools


start

This is an old revision of the document!


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

Organizers

Agenda (June 18, 2023)

Lectures (tentative)

  • 1. Introduction: PIM as a paradigm to overcome the data movement bottleneck.
  • 2. PIM taxonomy: PNM (processing near memory) and PUM (processing using memory).
  • 3. General-purpose PNM: UPMEM PIM.
  • 4. PNM for neural networks: Samsung HBM-PIM, SK Hynix AiM.
  • 5. PNM for recommender systems: Samsung AxDIMM, Alibaba PNM.
  • 6. Programming recommendations for general-purpose PNM.
  • 7. General-purpose PNM for ML workloads, sparse linear algebra, bioinformatics…
  • 8. Adoption issues: How to enable PIM? Need for high-level PIM programming.
  • 9. What’s next? PUM prototypes, frameworks and programming for modern workloads.

Hands-on Labs (tentative)

  • 1. Benchmarking of the UPMEM PIM system.
  • 2. Accelerating real-world workloads with the UPMEM PIM system: Common parallel patterns (reduction, prefix sum, histogramming, sorting, etc.), sparse matrix computation (e.g., SpMV), dynamic programming for sequence alignment, training of machine learning workloads, etc.
  • 3. If time permits: In-memory copy, random number generation and bitwise operations with PiDRAM.

Tutorial Materials

Time Speaker Title Materials
9:00am-10:20am Prof. Onur Mutlu Memory-Centric Computing (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

  • Gómez-Luna, J., and Mutlu, O., Data-Centric Architectures: Fundamentally Improving Performance and Energy (227-0085-37L), ETH Zürich, Fall 2022.
  • Mutlu, O., Ghose, S., Gómez-Luna, J., and Ausavarungnirun, R. A Modern Primer on Processing in Memory. In Emerging Computing: From Devices to Systems, 2023.
  • Gómez-Luna, J., El Hajj, I., Fernandez, I., Giannoula, C., Oliveira, G. F., and Mutlu, O. (2022). Benchmarking a New Paradigm: Experimental Analysis and Characterization of a Real Processing-in-Memory System. IEEE Access, 2022.
  • Giannoula, C., Fernandez, I., Gómez-Luna, J., Koziris, N., Goumas, G., and Mutlu, O. SparseP: Towards Efficient Sparse Matrix Vector Multiplication on Real Processing-In-Memory Architectures. SIGMETRICS 2022.
  • Olgun, A., Gómez-Luna, J., Kanellopoulos, K., Salami, B., Hassan, H., Ergin, O., and Mutlu, O. PiDRAM: A Holistic End-to-end FPGA-based Framework for Processing-in-DRAM. ACM TACO, 2022.

More Learning Materials

start.1686665317.txt.gz · Last modified: 2023/06/13 14:08 by juang

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki