Graphics processing units (GPUs) are used as accelerators for algorithms in which the same instructions are carried out on different data. Algorithms for sparse linear algebra can achieve good performance on GPU, although they tend to have an irregular pattern of accesses to memory. The performance of these algorithms is highly dependent on input data. In fact, the parallelism these algorithms can achieve is limited by the opportunities for concurrency given by the data. Focusing on the solution of sparse riangular linear systems of equations, this thesis shows that a good partitioning of the data and a good scheduling of the computation can greatly improve performance on GPUs. For this class of algorithms, a partition of the data that m...
to appearInternational audienceA wide class of numerical methods needs to solve a linear system, whe...
Sparse matrix computations are ubiquitous in scientific computing; General-Purpose computing on Grap...
Vector computers have been extensively used for years in matrix algebra to treat with large dense ma...
Many numerical optimisation problems rely on fast algorithms for solving sparse triangular systems o...
Abstract—Krylov subspace solvers are often the method of choice when solving sparse linear systems i...
Get to know two different techniques in retrieving parallelism hidden in a general purpose linear pr...
Recent years have witnessed a tremendous surge of interest in accelerating sparse linear algebra app...
Extended version of EuroGPU symposium article, in the International Conference on Parallel Computing...
Many important problems in science and engineering today deal with sparse data. Examples of sparse d...
With the breakdown of Dennard scaling in the mid-2000s and the end of Moore's law on the horizon, th...
The sparse Matrix-Vector multiplication is a key operation in science and engineering along with th...
Abstract. Numerical linear algebra and combinatorial optimization are vast subjects; as is their int...
Abstract. We present a new sparse linear solver for GPUs. It is designed to work with structured spa...
The original publication is available at www.springerlink.comInternational audienceA wide class of g...
We address some key issues in designing dense linear algebra (DLA) algorithms that are common for bo...
to appearInternational audienceA wide class of numerical methods needs to solve a linear system, whe...
Sparse matrix computations are ubiquitous in scientific computing; General-Purpose computing on Grap...
Vector computers have been extensively used for years in matrix algebra to treat with large dense ma...
Many numerical optimisation problems rely on fast algorithms for solving sparse triangular systems o...
Abstract—Krylov subspace solvers are often the method of choice when solving sparse linear systems i...
Get to know two different techniques in retrieving parallelism hidden in a general purpose linear pr...
Recent years have witnessed a tremendous surge of interest in accelerating sparse linear algebra app...
Extended version of EuroGPU symposium article, in the International Conference on Parallel Computing...
Many important problems in science and engineering today deal with sparse data. Examples of sparse d...
With the breakdown of Dennard scaling in the mid-2000s and the end of Moore's law on the horizon, th...
The sparse Matrix-Vector multiplication is a key operation in science and engineering along with th...
Abstract. Numerical linear algebra and combinatorial optimization are vast subjects; as is their int...
Abstract. We present a new sparse linear solver for GPUs. It is designed to work with structured spa...
The original publication is available at www.springerlink.comInternational audienceA wide class of g...
We address some key issues in designing dense linear algebra (DLA) algorithms that are common for bo...
to appearInternational audienceA wide class of numerical methods needs to solve a linear system, whe...
Sparse matrix computations are ubiquitous in scientific computing; General-Purpose computing on Grap...
Vector computers have been extensively used for years in matrix algebra to treat with large dense ma...