Sparse

Reordering Strategy for Blocking Optimization in Sparse Linear Solvers

Add the full text or supplementary notes for the publication here using Markdown formatting.

g.-pichon

Exploiting Kepler architecture in sparse direct solver with runtime systems

Sparse direct solvers is a time consuming operation required by many scientific applications to simulate physical problems. By its important overall cost, many studies tried to …

m.-faverge

Overview of Task-based Sparse and Data-sparse Solvers on Top of Runtime Systems

The complexity of the hardware architectures of modern supercomputers led the community of developers of scientific libraries to adopt new parallel programming paradigms. Among …

e.-agullo

Impact of Blocking Strategies for Sparse Direct Solvers on Top of Generic Runtimes

Among the preprocessing steps of a sparse direct solver, reordering and block symbolic factorization are two major steps to reach a suitable granularity for BLAS kernels efficiency …

g.-pichon

Reordering strategy for blocking optimization in sparse linear solvers

Add the full text or supplementary notes for the publication here using Markdown formatting.

g.-pichon

Optimizations of hybrid sparse linear solvers relying on Schur complement and domain decomposition approaches

In this thesis, we focus on the parallel solving of large sparse linear systems. Our main interest is on direct-iterative hybrid solvers such as HIPS, MAPHYS, PDSLIN or SHYLU, …

a.-casadei

Blocking strategy optimizations for sparse direct linear solver on heterogeneous architectures

In the context of solving sparse linear systems, an ordering process partitions the matrix graph to minimize both fill-in and computational cost. We found that the ordering …

m.-faverge

Towards a recursive graph bipartitioning algorithm for well balanced domain decomposition

In the context of hybrid sparse linear solvers based on domain decomposition and Schur complement approaches, getting a domain decomposition tool leading to a good balancing of …

a.-casadei

On the design of parallel linear solvers for large scale problems

In this talk we will discuss our research activities on the design of parallel linear solvers for large scale problems that range from dense linear algebra, to parallel sparse …

p.-ramet

Blocking strategy optimizations for sparse direct linear solver on heterogeneous architectures

In the context of solving sparse linear systems, an ordering process partitions the matrix graph to minimize both fill-in and computational cost. We found that the ordering …

m.-faverge