Paper-Conference

Exploiting Modern Manycore 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 …

g.-pichon

Sparse Supernodal Solver Using Hierarchical Compression

In this talk, we present the PaStiX sparse supernodal solver, using hierarchical compression to reduce the burden on large blocks appearing during the nested dissection process. To …

g.-pichon

On the use of low rank approximations for sparse direct solvers

In this talk, we describe a preliminary fast direct solver using HODLR library to compress large blocks appearing in the symbolic structure of the PaStiX sparse direct solver. We …

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

Exploiting H-Matrices in Sparse Direct Solvers

In this talk, we describe a preliminary fast direct solver using HODLR library to compress large blocks appearing in the symbolic structure of the PaStiX sparse direct solver. We …

g.-pichon

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

On the use of H-Matrix Arithmetic in PaStiX: a Preliminary Study

When solving large sparse linear systems, both the amount of memory needed and the computational cost represent a burden to efficiency. In order to solve larger systems, low-rank …

m.-faverge