Publication Details

Cache Efficient Implementation for Block Matrix Operations

POLOK, L.; ILA, V.; SMRŽ, P. Cache Efficient Implementation for Block Matrix Operations. Proceedings of the 21st High Performance Computing Symposium (HPC'13). San Diego: Association for Computing Machinery, 2013. p. 698-706. ISBN: 1-56555-350-0.
Czech title
Paměťově efektivní implementace operací pro blokové matice
Type
conference paper
Language
English
Authors
Polok Lukáš, Ing., Ph.D.
Ila Viorela Simona, Ph.D.
Smrž Pavel, doc. RNDr., Ph.D. (DCGM)
URL
Keywords

block matrix, high performance, sparse BLAS, nonlinear least squares

Abstract

Efficiently manipulating and operating on block matrices can be beneficial in many applications, among others those involving iteratively solving nonlinear systems. These types of problems consist of repeatedly assembling and solving sparse linear systems. In the case of very large systems, without a careful manipulation of the corresponding matrices, solving can become very time consuming. This paper proposes a memory storage scheme convenient for both, numeric and structural matrix modification and, at the same time, allowing efficient arithmetic operation. This scheme was used in the implementation of a simple BLAS-like library. The advantage of the new scheme is demonstrated through exhaustive tests on the popular University of Florida Sparse Matrix Collection. Furthermore, this library was used in solving several nonlinear graph optimization problems.

Published
2013
Pages
698–706
Proceedings
Proceedings of the 21st High Performance Computing Symposium (HPC'13)
ISBN
1-56555-350-0
Publisher
Association for Computing Machinery
Place
San Diego
BibTeX
@inproceedings{BUT103462,
  author="Lukáš {Polok} and Viorela Simona {Ila} and Pavel {Smrž}",
  title="Cache Efficient Implementation for Block Matrix Operations",
  booktitle="Proceedings of the 21st High Performance Computing Symposium (HPC'13)",
  year="2013",
  pages="698--706",
  publisher="Association for Computing Machinery",
  address="San Diego",
  isbn="1-56555-350-0",
  url="http://dl.acm.org/citation.cfm?id=2499972"
}
Back to top