Title :
Sparse Matrix Computations Using the Quadtree Storage Format
Author_Institution :
Dept. of Comput. Sci. & Eng., Czech Tech. Univ., Prague, Czech Republic
Abstract :
Computations with sparse matrices are widespread in scientific projects. Used data format affects strongly the performance. Efficient formats for storing sparse matrices are still under development, since the computation using widely-used formats (like XY or CSR) is slow and specialized formats (like SPARSITY or CARB) have a large transformation overhead.In this paper, we represent some improvements to the quadtree storage format. We also compare the performance during the execution of some basic routines from the linear algebra using widely-used formats and the quadtree storage format.
Keywords :
"Sparse matrices","Linear algebra","Tree graphs","Cache storage","Scientific computing","Computer science","Acceleration","Registers","Computer architecture","Tree data structures"
Conference_Titel :
Symbolic and Numeric Algorithms for Scientific Computing (SYNASC), 2009 11th International Symposium on
Print_ISBN :
978-1-4244-5910-0
DOI :
10.1109/SYNASC.2009.55