Suivez

la liste

Context: domain decomposition methods (DDM) are, alongside multigrid methods, one of the dominant paradigms for defining efficient and robust preconditioners in modern large-scale applications dealing with partial differential equations and algebraic systems of equations. Though DDM are highly concurrent in nature and exhibit a workload which fits within the framework of distributed-memory parallel computing, special care must be taken when implementing such methods to fully leverage the efficiency of modern (pre-)exascale supercomputers. In particular, one must avoid unnecessary host-to-device copies when using GPUs, or perform batching to increase algorithmic throughput of sparse linear algebra kernels. As part of the PEPR NumPEx (numérique pour l'exascale), there is an open position for two-year as a research engineer to investigate these issues in the context of the HPDDM library.

Activities: you will explore the use of accelerators such as NVIDIA and AMD GPUs to increase the throughput of current DDM algorithms, in particular by exploiting batching. You will validate your work on various applications from NumPEx partners, industrial, and international collaborators. The performance of your implementation will be evaluated on leading-edge supercomputers against state-of-the-art solvers with benchmarks from computational science and engineering, e.g., solid mechanics.