to appearInternational audienceA wide class of numerical methods needs to solve a linear system, where the matrix pattern of non-zero coefficients can be arbitrary. These problems can greatly benefit from highly multithreaded computational power and large memory bandwidth available on GPUs, especially since dedicated general purpose APIs such as CTM (AMD-ATI) and CUDA (NVIDIA) have appeared. CUDA even provides a BLAS implementation, but only for dense matrices (CuBLAS). Other existing linear solvers for the GPU are also limited by their internal matrix representation. This paper describes how to combine recent GPU programming techniques and new GPU dedicated APIs with high performance computing strategies (namely block compressed row storag...
The sparse Matrix-Vector multiplication is a key operation in science and engineering along with th...
We present several algorithms to compute the solution of a linear system of equa-tions on a GPU, as ...
We have ported the numerical factorization and triangular solve phases of the sparse direct solver S...
The original publication is available at www.springerlink.comInternational audienceA wide class of g...
The original publication is available at www.springerlink.comInternational audienceA wide class of g...
Abstract. Linear systems are required to solve in many scientific applications and the solution of t...
Abstract. We present a new sparse linear solver for GPUs. It is designed to work with structured spa...
International audienceWe present a new sparse linear solver for GPUs. It is designed to work with st...
International audienceWe present a new sparse linear solver for GPUs. It is designed to work with st...
International audienceWe present a new sparse linear solver for GPUs. It is designed to work with st...
International audienceWe present a new sparse linear solver for GPUs. It is designed to work with st...
Extended version of EuroGPU symposium article, in the International Conference on Parallel Computing...
Extended version of EuroGPU symposium article, in the International Conference on Parallel Computing...
Abstract. The limiting factor for efficiency of sparse linear solvers is the memory bandwidth. In th...
This contribution outlines an approach that draws on general purpose graphics processing unit (GPGPU...
The sparse Matrix-Vector multiplication is a key operation in science and engineering along with th...
We present several algorithms to compute the solution of a linear system of equa-tions on a GPU, as ...
We have ported the numerical factorization and triangular solve phases of the sparse direct solver S...
The original publication is available at www.springerlink.comInternational audienceA wide class of g...
The original publication is available at www.springerlink.comInternational audienceA wide class of g...
Abstract. Linear systems are required to solve in many scientific applications and the solution of t...
Abstract. We present a new sparse linear solver for GPUs. It is designed to work with structured spa...
International audienceWe present a new sparse linear solver for GPUs. It is designed to work with st...
International audienceWe present a new sparse linear solver for GPUs. It is designed to work with st...
International audienceWe present a new sparse linear solver for GPUs. It is designed to work with st...
International audienceWe present a new sparse linear solver for GPUs. It is designed to work with st...
Extended version of EuroGPU symposium article, in the International Conference on Parallel Computing...
Extended version of EuroGPU symposium article, in the International Conference on Parallel Computing...
Abstract. The limiting factor for efficiency of sparse linear solvers is the memory bandwidth. In th...
This contribution outlines an approach that draws on general purpose graphics processing unit (GPGPU...
The sparse Matrix-Vector multiplication is a key operation in science and engineering along with th...
We present several algorithms to compute the solution of a linear system of equa-tions on a GPU, as ...
We have ported the numerical factorization and triangular solve phases of the sparse direct solver S...