English

Hierarchical Performance Modeling for Ranking Dense Linear Algebra Algorithms

Performance 2012-08-28 v3

Abstract

A large class of dense linear algebra operations, such as LU decomposition or inversion of a triangular matrix, are usually performed by blocked algorithms. For one such operation, typically, not only one but many algorithmic variants exist; depending on computing architecture, libraries and problem size, each variant attains a different performances. We propose methods and tools to rank the algorithmic variants according to their performance for a given scenario without executing them. For this purpose, we identify the routines upon which the algorithms are built. A first tool - the Sampler - measures the performance of these routines. Using the Sampler, a second tool models their performance. The generated models are then used to predict the performance of the considered algorithms. For a given scenario, these predictions allow us to correctly rank the algorithms according to their performance without executing them. With the help of the same tools, algorithmic parameters such as block-size can be optimally tuned.

Keywords

Cite

@article{arxiv.1207.5217,
  title  = {Hierarchical Performance Modeling for Ranking Dense Linear Algebra Algorithms},
  author = {Elmar Peise},
  journal= {arXiv preprint arXiv:1207.5217},
  year   = {2012}
}

Comments

Master's Thesis

R2 v1 2026-06-21T21:39:37.720Z