中文
相关论文

相关论文: Vectorization and Parallelization of the Adaptive …

200 篇论文

We have developed a parallel Particle-Particle, Particle-Mesh (P3M) simulation code for the Cray T3E parallel supercomputer that is well suited to studying the time evolution of systems of particles interacting via gravity and gas forces in…

天体物理学 · 物理学 2009-10-30 Tom MacFarland , H. M. P. Couchman , F. R. Pearce , Jakob Pichlmeier

Specialized computational units that perform small matrix multiplications as primitive operations are typically present in modern AI accelerators. However, these Matrix Multiplication Units (MMUs) are often underutilized for many…

数据结构与算法 · 计算机科学 2025-09-25 Aleksandros Sobczyk , Giuseppe Sorrentino , Anastasios Zouzias

We present a new hybrid paradigm for parallel adaptive mesh refinement (AMR) that combines the scalability and lightweight architecture of tree-based AMR with the computational efficiency of patch-based solvers for hyperbolic conservation…

数学软件 · 计算机科学 2014-06-06 Carsten Burstedde , Donna Calhoun , Kyle Mandli , Andy R. Terrel

In this paper, we propose a majorization-minimization (MM) algorithm for high-dimensional fused lasso regression (FLR) suitable for parallelization using graphics processing units (GPUs). The MM algorithm is stable and flexible as it can…

统计方法学 · 统计学 2013-12-17 Donghyeon Yu , Joong-Ho Won , Taehoon Lee , Johan Lim , Sungroh Yoon

We present the methodology of a photon-conserving, spatially-adaptive, ray-tracing radiative transfer algorithm, designed to run on multiple parallel Graphic Processing Units (GPUs). Each GPU has thousands computing cores, making them…

宇宙学与河外天体物理 · 物理学 2018-10-17 Blake Hartley , Massimo Ricotti

We examine the Xeon Phi, which is based on Intel's Many Integrated Cores architecture, for its suitability to run the FDK algorithm--the most commonly used algorithm to perform the 3D image reconstruction in cone-beam computed tomography.…

分布式、并行与集群计算 · 计算机科学 2014-01-16 Johannes Hofmann , Jan Treibig , Georg Hager , Gerhard Wellein

This study presents the vectorization of metaheuristic algorithms as the first stage of vectorized optimization implementation. Vectorization is a technique for converting an algorithm, which operates on a single value at a time to one that…

神经与进化计算 · 计算机科学 2023-08-22 Mahmood Yashar , Tarik A. Rashid

High Performance Computing (HPC) platforms allow scientists to model computationally intensive algorithms. HPC clusters increasingly use General-Purpose Graphics Processing Units (GPGPUs) as accelerators; FPGAs provide an attractive…

硬件体系结构 · 计算机科学 2015-04-20 Syed Waqar Nabi , Saji N. Hameed , Wim Vanderbauwhede

In this paper, we present several improvements in the parallelization of the in-place merge algorithm, which merges two contiguous sorted arrays into one with an O(T) space complexity (where T is the number of threads). The approach divides…

分布式、并行与集群计算 · 计算机科学 2020-05-27 Berenger Bramas , Quentin Bramas

We present the newly developed code, GAMER (GPU-accelerated Adaptive MEsh Refinement code), which has adopted a novel approach to improve the performance of adaptive mesh refinement (AMR) astrophysical simulations by a large factor with the…

天体物理仪器与方法 · 物理学 2010-02-08 Hsi-Yu Schive , Yu-Chih Tsai , Tzihong Chiueh

This paper studies parallelization schemes for stochastic Vector Quantization algorithms in order to obtain time speed-ups using distributed resources. We show that the most intuitive parallelization scheme does not lead to better…

机器学习 · 统计学 2012-05-14 Matthieu Durut , Benoît Patra , Fabrice Rossi

The forest-of-refinement-trees approach allows for dynamic adaptive mesh refinement (AMR) at negligible cost. While originally developed for quadrilateral and hexahedral elements, previous work established the theory and algorithms for…

分布式、并行与集群计算 · 计算机科学 2026-05-25 David Knapp , Johannes Albrecht Holke , Thomas Spenke , Carsten Burstedde , Lukas Dreyer

Parallel algorithms for ab initio calculations of vibrations modes of solids are presented and implemented under PVM. Load balancing and communication problems are dealt with in order to increase parallelism efficiency. For accurate time…

mtrl-th · 物理学 2008-02-03 G. -M. Rignanese , J. -M. Beuken , J. -P. Michenaud , X. Gonze

Modern processors increasingly rely on SIMD instruction sets, such as AVX and RVV, to significantly enhance parallelism and computational performance. However, production-ready compilers like LLVM and GCC often fail to fully exploit…

编程语言 · 计算机科学 2025-10-07 Shihan Fang , Wenxin Zheng

We describe a new parallel implementation, mplrs, of the vertex enumeration code lrs that uses the MPI parallel environment and can be run on a network of computers. The implementation makes use of a C wrapper that essentially uses the…

数学软件 · 计算机科学 2017-10-13 David Avis , Charles Jordan

In this note we propose a vectorized implementation of the non-parametric bootstrap for statistics based on sample moments. Basically, we adopt the multinomial sampling formulation of the non-parametric bootstrap, and compute bootstrap…

统计计算 · 统计学 2014-12-12 E. Chaibub Neto

Morphological reconstruction (MR) is often employed by seeded image segmentation algorithms such as watershed transform and power watershed as it is able to filter seeds (regional minima) to reduce over-segmentation. However, MR might…

计算机视觉与模式识别 · 计算机科学 2019-10-02 Tao Lei , Xiaohong Jia , Tongliang Liu , Shigang Liu , Hongying Meng , Asoke K. Nandi

This paper proposes a parallel approach for the Vector Quantization (VQ) problem in image processing. VQ deals with codebook generation from the input training data set and replacement of any arbitrary data with the nearest codevector. Most…

计算机视觉与模式识别 · 计算机科学 2009-10-27 Rajashekar Annaji , Shrisha Rao

The way developers implement their algorithms and how these implementations behave on modern CPUs are governed by the design and organization of these. The vectorization units (SIMD) are among the few CPUs' parts that can and must be…

分布式、并行与集群计算 · 计算机科学 2021-11-22 Bérenger Bramas

We present an adaptive methodology for the solution of (linear and) non-linear time dependent problems that is especially tailored for massively parallel computations. The basic concept is to solve for large blocks of space-time unknowns…

计算物理 · 物理学 2016-08-30 Robert Dyja , Baskar Ganapathysubramanian , Kristoffer G. van der Zee