中文
相关论文

相关论文: GPU parallel simulation algorithm of Brownian part…

200 篇论文

As in various fields like scientific research and industrial application, the computation time optimization is becoming a task that is of increasing importance because of its highly parallel architecture. The graphics processing unit is…

性能 · 计算机科学 2017-10-18 Huichao Hong , Lixin Zheng , Shuwan Pan

We present an efficient implementation for running three-dimensional numerical simulations of fluid-structure interaction problems on single GPUs, based on Nvidia CUDA through Numba and Python. The incompressible flow around moving bodies…

流体动力学 · 物理学 2024-12-05 M. Guerrero-Hurtado , J. M. Catalán , M. Moriche , A. Gonzalo , O. Flores

Particle accelerator modeling is an important field of research and development, essential to investigating, designing and operating some of the most complex scientific devices ever built. Kinetic simulations of relativistic, charged…

It is shown micromagnetic and atomistic spin dynamics simulations can use multiple GPUs in order to reduce computation time, but also to allow for a larger simulation size than is possible on a single GPU. Whilst interactions which depend…

介观与纳米尺度物理 · 物理学 2023-10-12 Serban Lepadatu

We propose a differentiable nonparametric algorithm, the Delaunay triangulation learner (DTL), to solve the functional approximation problem on the basis of a $p$-dimensional feature space. By conducting the Delaunay triangulation algorithm…

机器学习 · 统计学 2019-06-04 Yehong Liu , Guosheng Yin

The term GreenAI refers to a novel approach to Deep Learning, that is more aware of the ecological impact and the computational efficiency of its methods. The promoters of GreenAI suggested the use of Floating Point Operations (FLOPs) as a…

机器学习 · 计算机科学 2025-11-06 Andrea Asperti , Davide Evangelista , Moreno Marzolla

We study parallel algorithms for the minimization of Deterministic Finite Automata (DFAs). In particular, we implement four different massively parallel algorithms on Graphics Processing Units (GPUs). Our results confirm the expectations…

分布式、并行与集群计算 · 计算机科学 2024-10-31 Jan Martens , Anton Wijs

Every surface that is intrinsically polyhedral can be represented by a portalgon: a collection of polygons in the Euclidean plane with some pairs of equally long edges abstractly identified. While this representation is arguably simpler…

计算几何 · 计算机科学 2026-03-26 Loïc Dubois

The simulation of large ensembles of particles is usually parallelized by partitioning the domain spatially and using message passing to communicate between the processes handling neighboring subdomains. The particles are represented as…

分布式、并行与集群计算 · 计算机科学 2018-08-03 Sebastian Eibl , Ulrich Rüde

Immersed boundary-lattice Boltzmann method (IB-LBM) has been widely used for simulation of particle-laden flows recently. However, it was limited to small-scale simulations with no more than O(103) particles. Here, we expand IB-LBM for…

计算物理 · 物理学 2020-02-21 Maoqiang Jiang , Jing Li , Zhaohui Liu

Solvent-mediated hydrodynamic interactions between colloidal particles can significantly alter their dynamics. We discuss the implementation of Stokesian dynamics in leading approximation for streaming processors as provided by the compute…

计算物理 · 物理学 2012-09-12 Michael Kopp , Felix Höfling

The solution of linear systems of equations is a central task in a number of scientific and engineering applications. In many cases the solution of linear systems may take most of the simulation time thus representing a major bottleneck in…

数值分析 · 数学 2020-10-28 Giovanni Isotton , Carlo Janna , Massimo Bernaschi

An adpative integration technique for time advancement of particle motion in the context of coupled computational fluid dynamics (CFD) - discrete element method (DEM) simulations is presented in this work. CFD-DEM models provide an accurate…

计算物理 · 物理学 2018-02-28 Hariswaran Sitaraman , Ray Grout

Standard algorithms for the numerical integration of the Langevin equation require that interactions are slowly varying during to the integration timestep. This in not the case for hard-body systems, where there is no clearcut between the…

软凝聚态物质 · 物理学 2013-02-07 Antonio Scala

A new algorithm for the approximation and simulation of twofold iterated stochastic integrals together with the corresponding L\'{e}vy areas driven by a multidimensional Brownian motion is proposed. The algorithm is based on a truncated…

概率论 · 数学 2021-01-26 Jan Mrongowius , Andreas Rößler

Eulerian nonlinear uncertainty propagation methods often suffer from finite domain limitations and computational inefficiencies. A recent approach to this class of algorithm, Grid-based Bayesian Estimation Exploiting Sparsity, addresses the…

混沌动力学 · 物理学 2025-08-20 Benjamin L. Hanson , Carlos Rubio , Adrián García-Gutiérrez , Thomas Bewley

This article is the updated version of the paper: "Combined 3D thinning and greedy algorithm to approximate realistic particles with corrected mechanical properties, Granular Matter (2019)" by the first author [58]. The main changes here…

应用物理 · 物理学 2024-01-09 Fei-Liang Yuan

This study presents a reconstruction of the Gaussian Beam Tracing solution using CUDA, with a particular focus on the utilisation of GPU acceleration as a means of overcoming the performance limitations of traditional CPU algorithms in…

性能 · 计算机科学 2025-01-24 Zhang Sheng , Lishu Duan , Hanbo Jiang

As quantum devices continue to grow in size but remain affected by noise, it is crucial to determine when and how they can outperform classical computers on practical tasks. A central piece in this effort is to develop the most efficient…

This paper pushes the performance of cloth simulation, making the simulation interactive even for high-resolution garment models while keeping every triangle untangled. The penetration-free guarantee is inspired by the interior point…

图形学 · 计算机科学 2024-10-01 Lei Lan , Zixuan Lu , Jingyi Long , Chun Yuan , Xuan Li , Xiaowei He , Huamin Wang , Chenfanfu Jiang , Yin Yang