中文
相关论文

相关论文: GPU accelerated RBF-FD solution of Poisson's equat…

200 篇论文

We present GPU implementations of two fast force calculation methods, based on series expansions of the Poisson equation. One is the Self-Consistent Field (SCF) method, which is a Fourier-like expansion of the density field in some basis…

天体物理仪器与方法 · 物理学 2015-06-22 Yohai Meiron , Baile Li , Kelly Holley-Bockelmann , Rainer Spurzem

The conservative Post-Newtonian (PN) Hamiltonian formulation of spinning compact binaries has six integrals of motion including the total energy, the total angular momentum and the constant unit lengths of spins. The manifold correction…

天体物理仪器与方法 · 物理学 2018-03-21 Chong-xi Ran , Song Liu , Shuang-ying Zhong

Meshless methods approximate operators in a specific node as a weighted sum of values in its neighbours. Higher order approximations of derivatives provide more accurate solutions with better convergence characteristics, but they come at…

分布式、并行与集群计算 · 计算机科学 2025-09-12 Jon Vehovar , Miha Rot , Gregor Kosec

We present a new algorithm for the automatic one-shot generation of scattered node sets on irregular 2D and 3D domains using Poisson disk sampling coupled to novel parameter-free, high-order parametric Spherical Radial Basis Function…

数据结构与算法 · 计算机科学 2018-06-11 Varun Shankar , Robert M. Kirby , Aaron L. Fogelson

This work delves into solving the two dimensional Poisson problem through the Finite Element Method which is relevant in various physical scenarios including heat conduction, electrostatics, gravity potential, and fluid dynamics. However,…

数值分析 · 数学 2024-07-04 Charuka D. Wickramasinghe , Priyanka Ahire

The paper introduces a new meshfree pseudospectral method based on Gaussian radial basis functions (RBFs) collocation to solve fractional Poisson equations. Hypergeometric functions are used to represent the fractional Laplacian of Gaussian…

数值分析 · 数学 2024-01-01 Xiaochuan Tian , Yixuan Wu , Yanzhi Zhang

This paper presents a Graphics Processing Units (GPUs) acceleration method of an iterative scheme for gas-kinetic model equations. Unlike the previous GPU parallelization of explicit kinetic schemes, this work features a fast converging…

计算物理 · 物理学 2020-01-08 Lianhua Zhu , Peng Wang , Songze Chen , Zhaoli Guo , Yonghao Zhang

The Poisson-Fermi model is an extension of the classical Poisson-Boltzmann model to include the steric and correlation effects of ions and water treated as nonuniform spheres in aqueous solutions. Poisson-Boltzmann electrostatic…

计算物理 · 物理学 2018-07-04 Jen-Hao Chen , Ren-Chuen Chen , Jinn-Liang Liu

Approximation of scattered geometric data is often a task in many engineering problems. The Radial Basis Function (RBF) approximation is appropriate for large scattered (unordered) datasets in d-dimensional space. This method is useful for…

图形学 · 计算机科学 2018-04-19 Zuzana Majdisova , Vaclav Skala

We present GFORS, a GPU-accelerated framework for large binary integer programs. It couples a first-order (PDHG-style) routine that guides the search in the continuous relaxation with a randomized, feasibility-aware sampling module that…

最优化与控制 · 数学 2025-11-03 Ningji Wei , Jiaming Liang

We solve Poisson's equation using new multigrid algorithms that converge rapidly. The novel feature of the 2D and 3D algorithms are the use of extra diagonal grids in the multigrid hierarchy for a much richer and effective communication…

数值分析 · 数学 2025-10-20 A. J. Roberts

GPUs have significantly accelerated first-order methods for large-scale optimization, especially in continuous optimization. However, this success has not transferred cleanly to problems with discrete variables, combinatorial structure, and…

机器学习 · 计算机科学 2026-05-22 Jiachang Liu , Andrea Lodi

We present a matrix-free multigrid method for high-order discontinuous Galerkin (DG) finite element methods with GPU acceleration. A performance analysis is conducted, comparing various data and compute layouts. Smoother implementations are…

数值分析 · 数学 2025-11-03 Cu Cui , Guido Kanschat

We present a GPU implementation of vertex-patch smoothers for higher order finite element methods in two and three dimensions. Analysis shows that they are not memory bound with respect to GPU DRAM, but with respect to on-chip scratchpad…

数值分析 · 数学 2025-05-07 Cu Cui , Paul Grosse-Bley , Guido Kanschat , Robert Strzodka

This paper describes some applications of GPU acceleration in ab initio nuclear structure calculations. Specifically, we discuss GPU acceleration of the software package MFDn, a parallel nuclear structure eigensolver. We modify the matrix…

We describe the use of Graphics Processing Units (GPUs) for speeding up the code NBODY6 which is widely used for direct $N$-body simulations. Over the years, the $N^2$ nature of the direct force calculation has proved a barrier for…

天体物理仪器与方法 · 物理学 2015-06-05 Keigo Nitadori , Sverre J. Aarseth

The popularity of local meshless methods in the field of numerical simulations has increased greatly in recent years. This is mainly due to the fact that they can operate on scattered nodes and that they allow a direct control over the…

数值分析 · 数学 2022-06-29 Mitja Jančič , Gregor Kosec

Matrix Factorization (MF) on large scale data takes substantial time on a Central Processing Unit (CPU). While Graphical Processing Unit (GPU)s could expedite the computation of MF, the available memory on a GPU is finite. Leveraging GPUs…

机器学习 · 计算机科学 2023-04-28 Prasad Bhavana , Vineet Padmanabhan

Energy system optimization models are increasing in scope and resolution, yielding large and challenging linear programs. For a long time, the standard way to address such problems has relied on shared-memory interior-point methods (IPM),…

The geometric multigrid method (GMG) is one of the most efficient solving techniques for discrete algebraic systems arising from elliptic partial differential equations. GMG utilizes a hierarchy of grids or discretizations and reduces the…

数值分析 · 数学 2013-01-14 Chunsheng Feng , Shi Shu , Jinchao Xu , Chen-Song Zhang