paper-with-me

Papers

Introducing Instruction-Accurate Simulators for Performance Estimation of Autotuning Workloads

2025-05-19 · Rebecca Pelke, Nils Bosbach, Lennart M. Reimann, Rainer Leupers

Accelerating Machine Learning (ML) workloads requires efficient methods due to their large optimization space. Autotuning has emerged as an effective approach for systematically evaluating variations of implementations. Traditionally, autotuning requires the workloads to be executed on the target hardware (HW). We present an interface that allows executing autotuning workloads on simulators. This approach offers high scalability when the availability of the target HW is limited, as many simulations can be run in parallel on any accessible HW. Additionally, we evaluate the feasibility of using fast instruction-accurate simulators for autotuning. We train various predictors to forecast the performance of ML workload implementations on the target HW based on simulation statistics. Our results demonstrate that the tuned predictors are highly effective. The best workload implementation in terms of actual run time on the target HW is always within the top 3 % of predictions for the tested x86, ARM, and RISC-V-based architectures. In the best case, this approach outperforms native execution on the target HW for embedded architectures when running as few as three samples on three simulators in parallel.

📄 PDF Abstract BibTeX arXiv:2505.13357

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

SimNet: Accurate and High-Performance Computer Architecture Simulation using Deep Learning

2021-05-12 · Lingda Li, Santosh Pandey, Thomas Flynn, Hang Liu 외

While discrete-event simulators are essential tools for architecture research, design, and development, their practicality is limited by an extremely long time-to-solution for realistic applications under investigation. …

BIG-bench Machine LearningGPUVocal Bursts Intensity Prediction

Concorde: Fast and Accurate CPU Performance Modeling with Compositional Analytical-ML Fusion

2025-03-29 · Arash Nasr-Esfahany, Mohammad Alizadeh, Victor Lee, Hanna Alam 외

Cycle-level simulators such as gem5 are widely used in microarchitecture design, but they are prohibitively slow for large-scale design space explorations. We present Concorde, a new methodology for learning fast and acc…

CPU

PAI: Fast, Accurate, and Full Benchmark Performance Projection with AI

2026-03-18 · Avery Johnson, Mohammad Majharul Islam, Riad Akram, Abdullah Muzahid arxiv

The exponential increase in complex IPs within modern SoCs, driven by Moore's Law, has created a pressing need for fast and accurate hardware-software power-performance analysis. Traditional performance simulators (such …

Markov Chain Modeling and Simulation of Breathing Patterns

2016-10-05 · Davide Alinovi, Gian-Luigi Ferrari, Francesco Pisani, Riccardo Raheli

The lack of large video databases obtained from real patients with respiratory disorders makes the design and optimization of video-based monitoring systems quite critical. The purpose of this study is the development of…

Enabling Structure-Only Initialization and Out-of-Distribution Generalization in GNN-based Molecular Dynamics Simulators

2026-05-10 · S. A. Shteingolts, Salman N. Salman, Dan Mendels arxiv

Machine learning-based simulators offer the potential to model the dynamics of complex systems more efficiently than classical approaches, while retaining differentiability, a key property for materials design. Graph neu…

Graph Neural Network