Conjugate gradient is an important iterative method used for solving least squares problems. It is compute-bound and generally involves only simple matrix computations. One would expect that we could fully parallelize such computation on the GPU architecture with multiple Stream Multiprocessors (SMs), each consisting of many SIMD processing units. While implementing a conjugate gradient method for compressive sensing signal reconstruction, we have noticed that large speed-up due to parallel processing is actually infeasible due to the high I/O cost between SMs and GPU global memory. WE have found that if SMs were linearly connected, we could gain a 15x speedup by loop unrolling. We conclude that adding these relatively inexpensive neighbor ...
In this paper we describe a new approach for accelerating the Conjugate Gradient (CG) method using a...
This paper develops the original conjugate gradient method and the idea of preconditioning a system....
In this paper, we analyze the interactions occurring in the triangle performance-power-energy for th...
(Article begins on next page) The Harvard community has made this article openly available. Please s...
The sparse Matrix-Vector multiplication is a key operation in science and engineering along with th...
The Conjugate Gradient (CG) method is a widely-used iterative method for solving linear systems desc...
Abstract. The limiting factor for efficiency of sparse linear solvers is the memory bandwidth. In th...
International audienceThe parallelization of numerical simulation algorithms, i.e., their adaptation...
In linear solvers, like the conjugate gradient algorithm, sparse-matrix vector multiplication is an ...
A study of the fundamental obstacles to accelerate the preconditioned conjugate gradient method on m...
Abstract—A new sparse high performance conjugate gradient benchmark (HPCG) has been recently release...
International audienceWhereas most today parallel High Performance Computing (HPC) software is writt...
AbstractWe propose a parallel implementation of the Preconditioned Conjugate Gradient algorithm on a...
Graphics Processing Units (GPUs) exhibit significantly higher peak performance than conventional CPU...
International audienceThis paper illustrates how GPU computing can be used to accelerate computation...
In this paper we describe a new approach for accelerating the Conjugate Gradient (CG) method using a...
This paper develops the original conjugate gradient method and the idea of preconditioning a system....
In this paper, we analyze the interactions occurring in the triangle performance-power-energy for th...
(Article begins on next page) The Harvard community has made this article openly available. Please s...
The sparse Matrix-Vector multiplication is a key operation in science and engineering along with th...
The Conjugate Gradient (CG) method is a widely-used iterative method for solving linear systems desc...
Abstract. The limiting factor for efficiency of sparse linear solvers is the memory bandwidth. In th...
International audienceThe parallelization of numerical simulation algorithms, i.e., their adaptation...
In linear solvers, like the conjugate gradient algorithm, sparse-matrix vector multiplication is an ...
A study of the fundamental obstacles to accelerate the preconditioned conjugate gradient method on m...
Abstract—A new sparse high performance conjugate gradient benchmark (HPCG) has been recently release...
International audienceWhereas most today parallel High Performance Computing (HPC) software is writt...
AbstractWe propose a parallel implementation of the Preconditioned Conjugate Gradient algorithm on a...
Graphics Processing Units (GPUs) exhibit significantly higher peak performance than conventional CPU...
International audienceThis paper illustrates how GPU computing can be used to accelerate computation...
In this paper we describe a new approach for accelerating the Conjugate Gradient (CG) method using a...
This paper develops the original conjugate gradient method and the idea of preconditioning a system....
In this paper, we analyze the interactions occurring in the triangle performance-power-energy for th...