Institute for Communication Technologies and Embedded Systems

TaskPoint: Sampled Simulation of Task-Based Programs

Authors:
Grass, T. ,  Rico, A. ,  Casas, M. ,  Moreto, M. ,  Ayguade, E.
Book Title:
Proceedings of the 2016 IEEE International Symposium on Performance Analysis of Systems and Software (ISPASS)
Date:
2016
DOI:
10.1109/ISPASS.2016.7482104
Language:
English
Abstract:
Sampled simulation is a mature technique for reducing simulation time of single-threaded programs, but it is not directly applicable to simulation of multi-threaded architectures. Recent multi-threaded sampling techniques assume that the workload assigned to each thread does not change across multiple executions of a program. This assumption does not hold for dynamically scheduled task-based programming models. Task-based programming models allow the programmer to specify program segments as tasks which are instantiated many times and scheduled dynamically to available threads. Due to system noise and variation in scheduling decisions, two consecutive executions on the same machine typically result in different instruction streams processed by each thread. In this paper, we propose TaskPoint, a sampled simulation technique for dynamically scheduled task-based programs. We leverage task instances as sampling units and simulate only a fraction of all task instances in detail. Between detailed simulation intervals we employ a novel fast-forward mechanism for dynamically scheduled programs. We evaluate the proposed technique on a set of 19 task-based parallel benchmarks and two different architectures. Compared to detailed simulation, TaskPoint accelerates architectural simulation with 64 simulated threads by an average factor of 19.1 at an average error of 1.8% and a maximum error of 15.0%.
Download:
BibTeX