VECTORIZING MATRIX OPERATIONS ARISING FROM PDE DISCRETIZATION ON 9-POINT STENCILS

Authors
Citation
Jg. Blom et Jg. Verwer, VECTORIZING MATRIX OPERATIONS ARISING FROM PDE DISCRETIZATION ON 9-POINT STENCILS, Journal of supercomputing, 8(1), 1994, pp. 29-51
Citations number
15
Categorie Soggetti
Computer Sciences","Engineering, Eletrical & Electronic","Computer Science Hardware & Architecture","Computer Science Theory & Methods
Journal title
ISSN journal
09208542
Volume
8
Issue
1
Year of publication
1994
Pages
29 - 51
Database
ISI
SICI code
0920-8542(1994)8:1<29:VMOAFP>2.0.ZU;2-R
Abstract
When solving a system of PDEs, discretized on 9-point stencils over a nonrectangular domain, the linear systems that arise will have matrice s with an irregular block structure. In this paper we discuss the vect orization of the matrix-vector multiply and of the Incomplete LU facto rization and backsolve for these types of matrices. The performance of the matrix-vector multiply is already optimal for a small number of g rid points (one result per clock cycle). For the ILU factorization and backsolve the vector performance is not as satisfying, partly because the resulting vector length is generally small and partly because of the heavy use of indirect addressing. A comparison with the general-pu rpose routines from the SLAP library shows a significant gain in compu tational time.