中文
相关论文

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

200 篇论文

This paper introduces a parallel directional fast multipole method (FMM) for solving N-body problems with highly oscillatory kernels, with a focus on the Helmholtz kernel in three dimensions. This class of oscillatory kernels requires a…

数值分析 · 数学 2018-01-08 Austin R. Benson , Jack Poulson , Kenneth Tran , Björn Engquist , Lexing Ying

We present two new algebraic multilevel hierarchical matrix algorithms to perform fast matrix-vector product (MVP) for $N$-body problems in $d$ dimensions, namely efficient $\mathcal{H}^2_{*}$ (fully nested algorithm, i.e., $\mathcal{H}^2$…

数值分析 · 数学 2026-04-13 Ritesh Khan , Sivaram Ambikasaran

This work introduces an innovative parallel, fully-distributed finite element framework for growing geometries and its application to metal additive manufacturing. It is well-known that virtual part design and qualification in additive…

计算工程、金融与科学 · 计算机科学 2019-04-30 Eric Neiva , Santiago Badia , Alberto F. Martín , Michele Chiumenti

The multi-pumping resource sharing technique can overcome the limitations commonly found in single-clocked FPGA designs by allowing hardware components to operate at a higher clock frequency than the surrounding system. However, this…

分布式、并行与集群计算 · 计算机科学 2022-10-11 Carl-Johannes Johnsen , Tiziano De Matteis , Tal Ben-Nun , Johannes de Fine Licht , Torsten Hoefler

All modern processors include a set of vector instructions. While this gives a tremendous boost to the performance, it requires a vectorized code that can take advantage of such instructions. As an ideal vectorization is hard to achieve in…

分布式、并行与集群计算 · 计算机科学 2015-04-08 Piotr Bialas , Adam Strzelecki

Current AMR simulations require algorithms that are highly parallelized and manage memory efficiently. As compute engines grow larger, AMR simulations will require algorithms that achieve new levels of efficient parallelization and memory…

天体物理仪器与方法 · 物理学 2011-10-10 Jonathan Carroll-Nellenback , Brandon Shroyer , Adam Frank , Chen Ding

The main performance bottleneck of gravitational N-body codes is the force calculation between two particles. We have succeeded in speeding up this pair-wise force calculation by factors between two and ten, depending on the code and the…

天体物理学 · 物理学 2009-11-13 Keigo Nitadori , Junichiro Makino , Piet Hut

The present paper describes a parallel unstructured-mesh Plasma simulation code based on Finite Volume method. The code dynamically refines and coarses mesh for accurate resolution of the different features regarding the electron density.…

计算物理 · 物理学 2022-12-26 Imad Kissami , Souhail Maazioui , Fayssal Benkhaldoun

Much of the current focus in high-performance computing is on multi-threading, multi-computing, and graphics processing unit (GPU) computing. However, vectorization and non-parallel optimization techniques, which can often be employed…

分布式、并行与集群计算 · 计算机科学 2015-05-18 Neil G. Dickson , Kamran Karimi , Firas Hamze

Molecular dynamics simulations, an indispensable research tool in computational chemistry and materials science, consume a significant portion of the supercomputing cycles around the world. We focus on multi-body potentials and aim at…

计算工程、金融与科学 · 计算机科学 2016-07-12 Markus Höhnerbach , Ahmed E. Ismail , Paolo Bientinesi

We describe a new implementation of a parallel N-body tree code. The code is load-balanced using the method of orthogonal recursive bisection to subdivide the N-body system into independent rectangular volumes each of which is mapped to a…

天体物理学 · 物理学 2009-10-28 John Dubinski

Auto-vectorization is a fundamental optimization for modern compilers to exploit SIMD parallelism. However, state-of-the-art approaches still struggle to handle intricate code patterns, often requiring manual hints or domain-specific…

The forest-of-octrees approach to parallel adaptive mesh refinement and coarsening (AMR) has recently been demonstrated in the context of a number of large-scale PDE-based applications. Although linear octrees, which store only leaf…

分布式、并行与集群计算 · 计算机科学 2015-11-05 Tobin Isaac , Carsten Burstedde , Lucas C. Wilcox , Omar Ghattas

AI kernel compilation for edge devices depends on the compiler's ability to exploit parallelism and hide memory latency in the presence of hierarchical memory and explicit data movement. This paper reports a benchmark methodology and…

编程语言 · 计算机科学 2026-02-25 Javed Absar , Samarth Narang , Muthu Baskaran

I describe here the performance of a parallel treecode with individual particle timesteps. The code is based on the Barnes-Hut algorithm and runs cosmological N-body simulations on parallel machines with a distributed memory architecture…

天体物理学 · 物理学 2009-11-07 R. Valdarnini

We have developed a gravity solver based on combining the well developed Particle-Mesh (PM) method and TREE methods. It is designed for and has been implemented on parallel computer architectures. The new code can deal with tens of millions…

天体物理学 · 物理学 2009-10-22 Guohong Xu

We propose multirate training of neural networks: partitioning neural network parameters into "fast" and "slow" parts which are trained on different time scales, where slow parts are updated less frequently. By choosing appropriate…

机器学习 · 计算机科学 2022-11-02 Tiffany Vlaar , Benedict Leimkuhler

Merging two sorted arrays is a prominent building block for sorting and other functions. Its efficient parallelization requires balancing the load among compute cores, minimizing the extra work brought about by parallelization, and…

分布式、并行与集群计算 · 计算机科学 2014-06-23 Oded Green , Saher Odeh , Yitzhak Birk

The development of novel materials in recent years has been accelerated greatly by the use of computational modelling techniques aimed at elucidating the complex physics controlling microstructure formation in materials, the properties of…

材料科学 · 物理学 2025-11-14 Damien Pinto , Michael Greenwood , Nikolas Provatas

We recently have witnessed many ground-breaking results in machine learning and computer vision, generated by using deep convolutional neural networks (CNN). While the success mainly stems from the large volume of training data and the deep…

计算机视觉与模式识别 · 计算机科学 2015-01-30 Jimmy SJ. Ren , Li Xu