Empirical Installation of Linear Algebra Shared-Memory Subroutines for Auto-Tuning

  • Authors:
  • Jesús Cámara;Javier Cuenca;Domingo Giménez;Luis Pedro García;Antonio M. Vidal

  • Affiliations:
  • Departamento de Informática y Sistemas, University of Murcia, Murcia, Spain;Departamento de Ingeniería y Tecnología de Computadores, University of Murcia, Murcia, Spain;Departamento de Informática y Sistemas, University of Murcia, Murcia, Spain;Servicio de Apoyo a la Investigación Tecnológica, Technical University of Cartagena, Cartagena, Spain;Departamento de Sistemas Informáticos y Computación, Technical University of Valencia, Valencia, Spain

  • Venue:
  • International Journal of Parallel Programming
  • Year:
  • 2014

Quantified Score

Hi-index 0.00

Visualization

Abstract

The introduction of auto-tuning techniques in linear algebra shared-memory routines is analyzed. Information obtained in the installation of the routines is used at running time to take some decisions to reduce the total execution time. The study is carried out with routines at different levels (matrix multiplication, LU and Cholesky factorizations and linear systems symmetric or general routines) and with calls to routines in the LAPACK and PLASMA libraries with multithread implementations. Medium NUMA and large cc-NUMA systems are used in the experiments. This variety of routines, libraries and systems allows us to obtain general conclusions about the methodology to use for linear algebra shared-memory routines auto-tuning. Satisfactory execution times are obtained with the proposed methodology.