The sparse hypermatrix storage scheme produces a recursive 2D partitioning of a sparse matrix. Data subblocks are stored as dense matrices. Since we are dealing with sparse matrices some zeros can be stored in those dense blocks. The overhead introduced by the operations on zeros can become really large and considerably degrade performance. In this paper, we present several tech-niques for reducing the operations on zeros in a sparse hypermatrix Cholesky factorization. By associating a bit to each column within a data submatrix we create a bit vector. We can avoid computations when the bitwise AND of their bit vectors is null. By keeping information about the actual space within a data submatrix which stores non-zeros (dense window) we can ...
We describe a parallel algorithm for finding the Cholesky factorization of a sparse symmetric posit...
AbstractThis note calls into question a claim one sometimes hears about the time it takes to compute...
Recursion leads to automatic variable blocking for dense linear‐algebra algorithms. The recursive wa...
jo s e pr,jua njo @ a c.up c.e du Abstract- In this paper we present an im-prove m e nt to o ur s e ...
Ecient execution of numerical algorithms requires adapting the code to the underlying execution plat...
Matrix computations lie at the heart of most scientific computational tasks. The solution of linear ...
Prior to computing the Cholesky factorization of a sparse symmetric positive definite matrix, a reor...
We discuss the use of hypergraph partitioning based methods in fill-reducing orderings of sparse mat...
Abstract. On many high-speed computers the dense matrix technique is preferable to sparse matrix tec...
The mathematical models of many practical problems lead to systems of linear algebraic equations wh...
We develop an algorithm for computing the symbolic and numeric Cholesky factorization of a large sp...
As sequential computers seem to be approaching their limits in CPU speed there is increasing intere...
In this dissertation we have identified vector processing shortcomings related to the efficient stor...
The Bulk Synchronous Parallel (BSP) programming model is studied in the context of sparse matrix com...
Sparse storage formats describe a way how sparse matrices are stored in a computer memory. Extensive...
We describe a parallel algorithm for finding the Cholesky factorization of a sparse symmetric posit...
AbstractThis note calls into question a claim one sometimes hears about the time it takes to compute...
Recursion leads to automatic variable blocking for dense linear‐algebra algorithms. The recursive wa...
jo s e pr,jua njo @ a c.up c.e du Abstract- In this paper we present an im-prove m e nt to o ur s e ...
Ecient execution of numerical algorithms requires adapting the code to the underlying execution plat...
Matrix computations lie at the heart of most scientific computational tasks. The solution of linear ...
Prior to computing the Cholesky factorization of a sparse symmetric positive definite matrix, a reor...
We discuss the use of hypergraph partitioning based methods in fill-reducing orderings of sparse mat...
Abstract. On many high-speed computers the dense matrix technique is preferable to sparse matrix tec...
The mathematical models of many practical problems lead to systems of linear algebraic equations wh...
We develop an algorithm for computing the symbolic and numeric Cholesky factorization of a large sp...
As sequential computers seem to be approaching their limits in CPU speed there is increasing intere...
In this dissertation we have identified vector processing shortcomings related to the efficient stor...
The Bulk Synchronous Parallel (BSP) programming model is studied in the context of sparse matrix com...
Sparse storage formats describe a way how sparse matrices are stored in a computer memory. Extensive...
We describe a parallel algorithm for finding the Cholesky factorization of a sparse symmetric posit...
AbstractThis note calls into question a claim one sometimes hears about the time it takes to compute...
Recursion leads to automatic variable blocking for dense linear‐algebra algorithms. The recursive wa...