English

Performance Modeling for Dense Linear Algebra

Mathematical Software 2012-12-11 v2 Numerical Analysis Performance

Abstract

It is well known that the behavior of dense linear algebra algorithms is greatly influenced by factors like target architecture, underlying libraries and even problem size; because of this, the accurate prediction of their performance is a real challenge. In this article, we are not interested in creating accurate models for a given algorithm, but in correctly ranking a set of equivalent algorithms according to their performance. Aware of the hierarchical structure of dense linear algebra routines, we approach the problem by developing a framework for the automatic generation of statistical performance models for BLAS and LAPACK libraries. This allows us to obtain predictions through evaluating and combining such models. We demonstrate that our approach is successful in both single- and multi-core environments, not only in the ranking of algorithms but also in tuning their parameters.

Keywords

Cite

@article{arxiv.1209.2364,
  title  = {Performance Modeling for Dense Linear Algebra},
  author = {Elmar Peise and Paolo Bientinesi},
  journal= {arXiv preprint arXiv:1209.2364},
  year   = {2012}
}

Comments

3rd International Workshop on Performance Modeling, Benchmarking and Simulation of High Performance Computer Systems (PMBS12), International Conference for High Performance Computing, Networking, Storage and Analysis 2012 (SC12)

R2 v1 2026-06-21T22:03:18.832Z