DocumentCode
261990
Title
Efficient Converting of Large Sparse Matrices to Quadtree Format
Author
Imecek, I. ; Langr, D. ; Trdlicka, J.
Author_Institution
Dept. of Comput. Syst., Czech Tech. Univ. in Prague Prague, Prague, Czech Republic
fYear
2014
fDate
22-25 Sept. 2014
Firstpage
122
Lastpage
129
Abstract
Computations with sparse matrices are widespread in scientific projects. Used data format affects strongly the performance and also the space-efficiency. Commonly used storage formats (such as COO or CSR) are not suitable neither for some numerical algebra operations (e.g., The sparse matrix-vector multiplication) due to the required indirect addressing nor for I/O file operations with sparse matrices due to their high space complexities. In our previous papers, we prove that the idea of using the quad tree for these purposes is viable. In this paper, we present a completely new algorithm based on bottom-up approach for the converting matrices from common storage formats to the quad tree format. We derive the asymptotic complexity of our new algorithm, design the parallel variant of the classical and the new algorithm, and discuss their performance.
Keywords
mathematics computing; matrix algebra; quadtrees; storage management; bottom-up approach; common storage formats; large sparse matrix conversion; numerical algebra operations; quadtree format; scientific projects; space-efficiency; used data format; Algebra; Arrays; Indexes; Merging; Sparse matrices; Time complexity; large sparse matrix; numerical linear algebra; parallel execution; quadtree format;
fLanguage
English
Publisher
ieee
Conference_Titel
Symbolic and Numeric Algorithms for Scientific Computing (SYNASC), 2014 16th International Symposium on
Conference_Location
Timisoara
Print_ISBN
978-1-4799-8447-3
Type
conf
DOI
10.1109/SYNASC.2014.25
Filename
7034675
Link To Document