@inproceedings{5aac3c5241244e589f63a93e4e88642b,
title = "LAPACK: A portable linear algebra library for high-performance computers",
abstract = "The goal of the LAPACK project is to design and implement a portable linear algebra library for efficient use on a variety of high-performance computers. The library is based on the widely used LINPACK and EISPACK packages for solving linear equations, eigenvalue problems, and linear least-squares problems, but extends their functionality in a number of ways. The major methodology for making the algorithms run faster is to restructure them to perform block matrix operations (e.g., matrix-matrix multiplication) in their inner loops. These block operations may be optimized to exploit the memory hierarchy of a specific architecture. The LAPACK project is also working on new algorithms that yield higher relative accuracy for a variety of linear algebra problems.",
author = "E. Anderson and Z. Bai and J. Dongarra and A. Greenbaum and A. McKenney and {Du Croz}, J. and S. Hammarling and J. Demmel and C. Bischof and D. Sorensen",
year = "1990",
language = "English",
isbn = "0818620560",
series = "Proc Supercomput 90",
publisher = "Publ by IEEE",
pages = "2--11",
booktitle = "Proc Supercomput 90",
note = "Proceedings of Supercomputing '90 ; Conference date: 12-11-1990 Through 16-11-1990",
}