DocumentCode :
3732314
Title :
Fast and Accurate Simulation of Multithreaded Sparse Linear Algebra Solvers
Author :
Luka Stanisic;Emmanuel Agullo;Alfredo Buttari;Abdou Guermouche;Arnaud Legrand;Florent Lopez;Brice Videau
Author_Institution :
Inria, Univ. of Grenoble Alpes, Grenoble, France
fYear :
2015
Firstpage :
481
Lastpage :
490
Abstract :
The ever growing complexity and scale of parallel architectures imposes to rewrite classical monolithic HPC scientific applications and libraries as their portability and performance optimization only comes at a prohibitive cost. There is thus a recent and general trend in using instead a modular approach where numerical algorithms are written at a high level independently of the hardware architecture as Directed Acyclic Graphs (DAG) of tasks. A task-based runtime system then dynamically schedules the resulting DAG on the different computing resources, automatically taking care of data movement and taking into account the possible speed heterogeneity and variability. Evaluating the performance of such complex and dynamic systems is extremely challenging especially for irregular codes. In this article, we explain how we crafted a faithful simulation, both in terms of performance and memory usage, of the behavior of qr_mumps, a fully-featured sparse linear algebra library, on multi-core architectures. In our approach, the target high-end machines are calibrated only once to derive sound performance models. These models can then be used at will to quickly predict and study in a reproducible way the performance of such irregular and resource-demanding applications using solely a commodity laptop.
Keywords :
"Runtime","Computer architecture","Linear algebra","Predictive models","Parallel processing","Algorithm design and analysis","Libraries"
Publisher :
ieee
Conference_Titel :
Parallel and Distributed Systems (ICPADS), 2015 IEEE 21st International Conference on
Electronic_ISBN :
1521-9097
Type :
conf
DOI :
10.1109/ICPADS.2015.67
Filename :
7384330
Link To Document :
بازگشت