Search papers, labs, and topics across Lattice.
This paper introduces VIPER, a novel performance evaluation framework designed for Processing-in-Memory (PIM) design-space exploration, addressing the limitations of existing methods that fail to capture end-to-end performance factors. By profiling host execution and integrating a PIM-aware analytical engine, VIPER enables rapid architecture-aware performance estimates, significantly reducing evaluation time from hours to under one minute while maintaining high accuracy. Validation against a commercial UPMEM system and over 400 gem5 configurations demonstrates VIPER's effectiveness in predicting offloading decisions and revealing critical performance trade-offs that traditional device-level evaluations overlook.
VIPER slashes design-space exploration time from hours to under a minute while achieving less than 10% error in performance predictions for Processing-in-Memory systems.
Processing-in-Memory (PIM) promises to reduce data movement overhead by executing computation in or near memory, but its realized application speedup remains highly design-dependent. Non-offloadable host execution, host-PIM transfers, limited PIM capacity, and device programming latency can limit end-to-end speedup, making fast early-stage design-space exploration (DSE) essential. However, existing PIM evaluation methods remain limited: circuit- and device-level tools cannot capture these end-to-end PIM performance factors, while cycle-accurate simulation is too slow for iterative DSE. To address this gap, we present VIPER, a unified, lightweight, and architecture-aware performance evaluation framework for PIM DSE. VIPER profiles host execution once and combines the measured host behavior with a PIM-aware analytical engine that sweeps PIM-side parameters across candidate designs. It supports both Processing Near Memory (PNM) and Processing Using Memory (PUM) under task-offloading and data-triggered execution by capturing host-PIM transfer, array access, in-memory computation, device programming latency, and capacity-induced partitioning, providing rapid architecture-aware performance estimates for iterative DSE without repeated cycle-accurate simulation. We validate VIPER against a commercial UPMEM system and more than 400 cycle-accurate gem5 configurations. VIPER predicts the UPMEM offloading decision and break-even region a priori, and, with a refined transfer model, captures the measured peak-and-rolloff behavior with 12\% mean speedup error across the DPU sweep (6\% up to the 256-DPU peak). Against gem5, VIPER achieves less than 10\% error while reducing evaluation time from hours to under one minute. Case studies of UPMEM, ReRAM/FeFET crossbars, and IMCRYPTO show that architecture-aware DSE reveals key performance trade-offs that device-level evaluation misses.