中文
相关论文

相关论文: HILUCSI: Simple, Robust, and Fast Multilevel ILU f…

200 篇论文

Incomplete factorization is a powerful preconditioner for Krylov subspace methods for solving large-scale sparse linear systems. Existing incomplete factorization techniques, including incomplete Cholesky and incomplete LU factorizations,…

数值分析 · 数学 2024-12-20 Aditi Ghai , Xiangmin Jiao

We introduce a robust and efficient preconditioner for a hybrid Newton-GMRES method for solving the nonlinear systems arising from incompressible Navier-Stokes equations. When the Reynolds number is relatively high, these systems often…

计算工程、金融与科学 · 计算机科学 2021-08-16 Qiao Chen , Xiangmin Jiao , Oliver Yang

Many application problems that lead to solving linear systems make use of preconditioned Krylov subspace solvers to compute their solution. Among the most popular preconditioning approaches are incomplete factorization methods either as…

数值分析 · 数学 2019-08-28 Matthias Bollhöfer , Olaf Schenk , Fabio Verbosio

Preconditioning for overdetermined least-squares problems has received comparatively little attention, and designing methods that are both effective and memory-efficient remains challenging. We propose a class of ILU-based preconditioners…

数值分析 · 数学 2026-03-31 Jennifer Scott , Miroslav Tůma

Krylov subspace methods are linear solvers based on matrix-vector multiplications and vector operations. While easily parallelizable, they are sensitive to rounding errors and may experience convergence issues. ILU(0), an incomplete LU…

数值分析 · 数学 2025-07-10 Tomonori Kouya

This paper presents a parallel preconditioning approach based on incomplete LU (ILU) factorizations in the framework of Domain Decomposition (DD) for general sparse linear systems. We focus on distributed memory parallel architectures,…

数值分析 · 数学 2023-03-17 Tianshi Xu , Ruipeng Li , Daniel Osei-Kuffuor

Incomplete factorizations have long been popular general-purpose algebraic preconditioners for solving large sparse linear systems of equations. Guaranteeing the factorization is breakdown free while computing a high quality preconditioner…

数值分析 · 数学 2025-02-04 Jennifer Scott , Miroslav Tůma

This article introduces HYLU, a hybrid parallel LU factorization-based general-purpose solver designed for efficiently solving sparse linear systems (Ax=b) on multi-core shared-memory architectures. The key technical feature of HYLU is the…

硬件体系结构 · 计算机科学 2026-04-02 Xiaoming Chen

Incomplete LU factorizations of sparse matrices are widely used as preconditioners in Krylov subspace methods to speed up solving linear systems. Unfortunately, computing the preconditioner itself can be time-consuming and sensitive to…

机器学习 · 计算机科学 2024-12-12 Paul Häusner , Aleix Nieto Juscafresa , Jens Sjölund

The solution of a sparse system of linear equations is ubiquitous in scientific applications. Iterative methods, such as the Preconditioned Conjugate Gradient method (PCG), are normally chosen over direct methods due to memory and…

分布式、并行与集群计算 · 计算机科学 2024-03-04 Joshua Dennis Booth , Hongyang Sun , Trevor Garnett

We present a study of the effectiveness of asynchronous incomplete LU factorization preconditioners for the time-implicit solution of compressible flow problems while exploiting thread-parallelism within a compute node. A block variant of…

数值分析 · 数学 2020-10-06 Aditya Kashi , Siva Nadarajah

High-order implicit shock tracking (fitting) is a class of high-order numerical methods that use numerical optimization to simultaneously compute a high-order approximation to a conservation law solution and align elements of the…

数值分析 · 数学 2024-06-28 Jakob Vandergrift , Matthew J. Zahr

Solving sparse linear systems from discretized PDEs is challenging. Direct solvers have in many cases quadratic complexity (depending on geometry), while iterative solvers require problem dependent preconditioners to be robust and…

数值分析 · 数学 2017-03-14 Kai Yang , Hadi Pouransari , Eric Darve

We apply novel inner-iteration preconditioned Krylov subspace methods to the interior-point algorithm for linear programming (LP). Inner-iteration preconditioners recently proposed by Morikuni and Hayami enable us to overcome the severe…

最优化与控制 · 数学 2021-11-09 Yiran Cui , Keiichi Morikuni , Takashi Tsuchiya , Ken Hayami

The emergence of low precision floating-point arithmetic in computer hardware has led to a resurgence of interest in the use of mixed precision numerical linear algebra. For linear systems of equations, there has been renewed enthusiasm for…

数值分析 · 数学 2024-02-22 Jennifer Scott , Miroslav Tůma

This note proposes an efficient preconditioner for solving linear and semi-linear parabolic equations. With the Crank-Nicholson time stepping method, the algebraic system of equations at each time step is solved with the conjugate gradient…

数值分析 · 数学 2021-05-11 Jordi Feliu-Fabà , Lexing Ying

The hierarchical interpolative factorization for elliptic partial differential equations is a fast algorithm for approximate sparse matrix inversion in linear or quasilinear time. Its accuracy can degrade, however, when applied to strongly…

数值分析 · 数学 2019-04-09 Jordi Feliu-Fabà , Kenneth L. Ho , Lexing Ying

This work considers the iterative solution of large-scale problems subject to non-symmetric matrices or operators arising in discretizations of (port-)Hamiltonian partial differential equations. We consider problems governed by an operator…

数值分析 · 数学 2025-10-21 Volker Mehrmann , Manuel Schaller , Martin Stoll

This paper introduces the hierarchical interpolative factorization for integral equations (HIF-IE) associated with elliptic problems in two and three dimensions. This factorization takes the form of an approximate generalized LU…

数值分析 · 数学 2015-04-21 Kenneth L. Ho , Lexing Ying

ILU(k) is a commonly used preconditioner for iterative linear solvers for sparse, non-symmetric systems. It is often preferred for the sake of its stability. We present TPILU(k), the first efficiently parallelized ILU(k) preconditioner that…

分布式、并行与集群计算 · 计算机科学 2011-05-13 Xin Dong , Gene Cooperman
‹ 上一页 1 2 3 10 下一页 ›