The modern GPUs are well suited for intensive computational tasks and massive parallel computation. Sparse matrix multiplication and linear triangular solver are the most important and heavily used kernels in scientific computation, and several challenges in developing a high performance kernel with the two modules is investigated. The main interest it to solve linear systems derived from the elliptic equations with triangular elements. The resulting linear system has a symmetric positive definite matrix. The sparse matrix is stored in the compressed sparse row (CSR) format. It is proposed a CUDA algorithm to execute the matrix vector multiplication using directly the CSR format. A dependence tree algorithm is used to determine which variab...
Abstract. We present a new sparse linear solver for GPUs. It is designed to work with structured spa...
Solving triangular systems is the building block for preconditioned GMRES algorithm. Inexact precond...
The sparse Matrix-Vector multiplication is a key operation in science and engineering along with th...
The modern GPUs are well suited for intensive computational tasks and massive parallel computation. ...
Sparse matrix–vector multiplication (SpMV) is of singular importance in sparse linear algebra, which...
The original publication is available at www.springerlink.comInternational audienceA wide class of g...
to appearInternational audienceA wide class of numerical methods needs to solve a linear system, whe...
The massive parallelism of graphics processing units (GPUs) offers tremendous performance in many hi...
Abstract. Linear systems are required to solve in many scientific applications and the solution of t...
Sparse matrix multiplication is a common operation in linear algebra and an important element of oth...
Extended version of EuroGPU symposium article, in the International Conference on Parallel Computing...
We propose a parallel sparse triangular linear system solver based on the Spike algorithm. Sparse tr...
Abstract. The limiting factor for efficiency of sparse linear solvers is the memory bandwidth. In th...
Sparse matrix–vector multiplication (SpMV) is of singular importance in sparse linear algebra, which...
International audienceNowadays, several industrial applications are being ported to parallel archite...
Abstract. We present a new sparse linear solver for GPUs. It is designed to work with structured spa...
Solving triangular systems is the building block for preconditioned GMRES algorithm. Inexact precond...
The sparse Matrix-Vector multiplication is a key operation in science and engineering along with th...
The modern GPUs are well suited for intensive computational tasks and massive parallel computation. ...
Sparse matrix–vector multiplication (SpMV) is of singular importance in sparse linear algebra, which...
The original publication is available at www.springerlink.comInternational audienceA wide class of g...
to appearInternational audienceA wide class of numerical methods needs to solve a linear system, whe...
The massive parallelism of graphics processing units (GPUs) offers tremendous performance in many hi...
Abstract. Linear systems are required to solve in many scientific applications and the solution of t...
Sparse matrix multiplication is a common operation in linear algebra and an important element of oth...
Extended version of EuroGPU symposium article, in the International Conference on Parallel Computing...
We propose a parallel sparse triangular linear system solver based on the Spike algorithm. Sparse tr...
Abstract. The limiting factor for efficiency of sparse linear solvers is the memory bandwidth. In th...
Sparse matrix–vector multiplication (SpMV) is of singular importance in sparse linear algebra, which...
International audienceNowadays, several industrial applications are being ported to parallel archite...
Abstract. We present a new sparse linear solver for GPUs. It is designed to work with structured spa...
Solving triangular systems is the building block for preconditioned GMRES algorithm. Inexact precond...
The sparse Matrix-Vector multiplication is a key operation in science and engineering along with th...