中文
相关论文

相关论文: Matrix-based implementation and GPU acceleration o…

200 篇论文

It is well known since 1960s that by exploring the tensor product structure of the discrete Laplacian on Cartesian meshes, one can develop a simple direct Poisson solver with an $\mathcal O(N^{\frac{d+1}d})$ complexity in d-dimension, where…

数值分析 · 数学 2024-06-13 Xinyu Liu , Jie Shen , Xiangxiong Zhang

We present a MATLAB-based framework for two- and three-dimensional fast Fourier transforms on multiple GPUs for large-scale numerical simulations using the pseudo-spectral Fourier method. The software implements two complementary multi-GPU…

数学软件 · 计算机科学 2026-03-31 Maik Punke , Marco Salvalaglio

Peridynamic (PD) theory is significant and promising in engineering and materials science; however, it imposes challenges owing to the enormous computational cost caused by its nonlocality. Our main contribution, which overcomes the…

数值分析 · 数学 2023-01-30 Chenguang Liu , Hao Tian , Wai sun Don , Hong Wang

Electrostatic interactions play crucial roles in biophysical processes such as protein folding and molecular recognition. Poisson-Boltzmann equation (PBE)-based models have emerged as widely used in modeling these important processes.…

计算物理 · 物理学 2017-04-11 Ruxi Qi , Wesley M. Botello-Smith , Ray Luo

We present a MATLAB script which can use GPU acceleration to simulate a trapped ion interacting with a low-density cloud of atoms. This script, called atomiongpu.m, can massively parallelize MD simulations of trajectories of a trapped ion…

原子物理 · 物理学 2025-09-17 Saajid Chowdhury , Jesús Pérez-Ríos

We present a novel parallel algorithm for cloth simulation that exploits multiple GPUs for fast computation and the handling of very high resolution meshes. To accelerate implicit integration, we describe new parallel algorithms for sparse…

图形学 · 计算机科学 2020-08-05 Cheng Li , Min Tang , Ruofeng Tong , Ming Cai , Jieyi Zhao , Dinesh Manocha

B-spline modeling is fundamental to CAD systems, and its evaluation and manipulation algorithms currently in use were developed decades ago, specifically for CPU architectures. While remaining effective for many applications, these…

分布式、并行与集群计算 · 计算机科学 2025-04-17 Jiayu Wu , Qiang Zou

In this work, a recently developed fracture modeling method called localizing gradient damage method (LGDM) is implemented in MATLAB. MATLAB is well-known in the computational research community for its simple and easy-to-learn coding…

数值分析 · 数学 2023-01-18 Subrato Sarkar

We proposed MATEX, a distributed framework for transient simulation of power distribution networks (PDNs). MATEX utilizes matrix exponential kernel with Krylov subspace approximations to solve differential equations of linear circuit.…

计算工程、金融与科学 · 计算机科学 2016-11-17 Hao Zhuang , Shih-Hung Weng , Jeng-Hau Lin , Chung-Kuan Cheng

Since numerical computing with MATLAB offers a wide variety of advantages, such as easier developing and debugging of computational codes rather than lower-level languages, the popularity of this tool is significantly increased in the past…

等离子体物理 · 物理学 2022-11-11 Shayan Dodge , Mojtaba Shafiee , Babak Shokri

Matrix decompositions are ubiquitous in machine learning, including applications in dimensionality reduction, data compression and deep learning algorithms. Typical solutions for matrix decompositions have polynomial complexity which…

Current trends in the computer graphics community propose leveraging the massive parallel computational power of GPUs to accelerate physically based simulations. Collision detection and solving is a fundamental part of this process. It is…

图形学 · 计算机科学 2021-10-06 Hugo Bertiche , Meysam Madadi , Sergio Escalera

We study a graph partitioning problem motivated by the simulation of the physical movement of multi-body systems on an atomistic level, where the forces are calculated from a quantum mechanical description of the electrons. Several advanced…

In this paper, we show the effectiveness of a pipeline implementation of Dynamic Programming (DP) on GPU. As an example, we explain how to solve a matrix-chain multiplication (MCM) problem by DP on GPU. This problem can be sequentially…

分布式、并行与集群计算 · 计算机科学 2020-08-06 Susumu Matsumae , Makoto Miyazaki

Large-scale earthquake sequence simulations using the boundary element method (BEM) incur extreme computational costs through multiplying a dense matrix with a slip rate vector. Hierarchical matrices (H-matrices) have often been used to…

计算物理 · 物理学 2022-10-26 So Ozawa , Akihiro Ida , Tetsuya Hoshino , Ryosuke Ando

Matrix languages, including MATLAB and Octave, are established standards for applications in science and engineering. They provide interactive programming environments that are easy to use due to their scripting languages with matrix data…

编程语言 · 计算机科学 2009-11-15 Raymes Khoury , Bernd Burgstaller , Bernhard Scholz

A single-step high-order implicit time integration scheme for the solution of transient and wave propagation problems is presented. It is constructed from the Pad\'e expansions of the matrix exponential solution of a system of first-order…

数值分析 · 数学 2022-06-10 Chongmin Song , Sascha Eisenträger

Experimentally-measured pressure fields play an important role in understanding many fluid dynamics problems. Unfortunately, pressure fields are difficult to measure directly with non-invasive, spatially resolved diagnostics, and…

流体动力学 · 物理学 2024-04-16 Fernando Zigunov , John Charonko

In this paper, a new progressive mesh algorithm is introduced in order to perform fast physical simulations by the use of a lattice Boltzmann method (LBM) on a single-node multi-GPU architecture. This algorithm is able to mesh automatically…

分布式、并行与集群计算 · 计算机科学 2015-10-14 Julien Duchateau , François Rousselle , Nicolas Maquignon , Gilles Roussel , Christophe Renaud

The position-based dynamics (PBD) algorithm is a popular and versatile technique for real-time simulation of deformable bodies, but is only applicable to forces that can be expressed as linearly compliant constraints. In this work, we…

图形学 · 计算机科学 2025-12-01 Manas Chaudhary , Chandradeep Pokhariya , Rahul Narain
‹ 上一页 1 2 3 10 下一页 ›