中文
相关论文

相关论文: A Parallel TreePM Code

200 篇论文

We present an implementation of all-electron density-functional theory for massively parallel GPGPU-based platforms, using localized atom-centered basis functions and real-space integration grids. Special attention is paid to domain…

计算物理 · 物理学 2020-07-24 William Huhn , Björn Lange , Victor Wen-zhe Yu , Mina Yoon , Volker Blum

In this paper, we present a concurrent implementation of a powerful topological thinning operator. This operator is able to act directly over grayscale images without modifying their topology. We introduce an adapted parallelization…

分布式、并行与集群计算 · 计算机科学 2016-03-31 Ramzi Mahmoudi , Mohamed Akil , Petr Matas

Polar codes under cyclic redundancy check aided successive cancellation list (CA-SCL) decoding can outperform the turbo codes and the LDPC codes when code lengths are configured to be several kilobits. In order to reduce the decoding…

信息论 · 计算机科学 2015-08-11 Kai Chen , Bin Li , Hui Shen , Jie Jin , David Tse

Modern trends in data collection are bringing current mainstream techniques for database query processing to their limits. Consequently, various novel approaches for efficient query processing are being actively studied. One such approach…

数据库 · 计算机科学 2022-04-13 Georg Gottlob , Matthias Lanzinger , Cem Okulmus , Reinhard Pichler

We consider a problem of scheduling rigid parallel jobs on variable speed processors so as to minimize the total energy consumption. Each job is specified by its processing volume and the required number of processors. We propose new…

数据结构与算法 · 计算机科学 2018-11-29 Alexander Kononov , Yulia Kovalenko

We introduce Breadth-First Pipeline Parallelism, a novel training schedule which optimizes the combination of pipeline and data parallelism. Breadth-First Pipeline Parallelism lowers training time, cost and memory usage by combining a high…

分布式、并行与集群计算 · 计算机科学 2023-07-10 Joel Lamy-Poirier

A parallel code has been written in FORTRAN90, C, and MPI for the analysis of biological simulation data. Using a master/slave algorithm, the software operates on AMBER generated trajectory data using either UNIX or MPI file IO, and it…

计算物理 · 物理学 2008-08-25 David N. Lebard

In the recent years it can be observed increasing popularity of parallel processing using multi-core processors, local clusters, GPU and others. Moreover, currently one of the main requirements the IT users is the reduction of maintaining…

分布式、并行与集群计算 · 计算机科学 2016-04-05 Łukasz P. Olech , Jan Kwiatkowski

We investigate the use of possibly the simplest scheme for the parallelisation of the standard particle filter, that consists in splitting the computational budget into $M$ fully independent particle filters with $N$ particles each, and…

统计计算 · 统计学 2015-10-12 Dan Crisan , Joaquin Miguez , Gonzalo Rios

The demand for large language model inference is rapidly increasing. Pipeline parallelism offers a cost-effective deployment strategy for distributed inference but suffers from high service latency. While incorporating speculative decoding…

机器学习 · 计算机科学 2025-09-01 Haofei Yin , Mengbai Xiao , Tinghong Li , Xiao Zhang , Dongxiao Yu , Guanghui Zhang

We present a model of multithreaded computation, combining fork-join and single-instruction-multiple-data parallelisms, with an emphasis on estimating parallelism overheads of programs written for modern many-core architectures. We…

分布式、并行与集群计算 · 计算机科学 2014-02-04 Sardar Anisul Haque , Marc Moreno Maza , Ning Xie

Molecular dynamics facilitates the simulation of a complex system to be analyzed at molecular and atomic levels. Simulations can last a long period of time, even months. Due to this cause the graphics processing units (GPUs) and multi-core…

计算物理 · 物理学 2021-02-02 Iuliana Marin , Nicolae Goga , Maria Goga

Spatial decomposition is a popular basis for parallelising code. Cast in the frame of task parallelism, calculations on a spatial domain can be treated as a task. If neighbouring domains interact and share results, access to the specific…

分布式、并行与集群计算 · 计算机科学 2014-01-20 Christoph Niethammer , Colin W. Glass , Jose Gracia

This paper proposes a general formulation for temporal parallelisation of dynamic programming for optimal control problems. We derive the elements and associative operators to be able to use parallel scans to solve these problems with…

最优化与控制 · 数学 2022-01-25 Simo Särkkä , Ángel F. García-Fernández

Monte Carlo Tree Search (MCTS) methods have achieved great success in many Artificial Intelligence (AI) benchmarks. The in-tree operations become a critical performance bottleneck in realizing parallel MCTS on CPUs. In this work, we develop…

分布式、并行与集群计算 · 计算机科学 2022-08-25 Yuan Meng , Rajgopal Kannan , Viktor Prasanna

A Task Decomposition method for iterative learning Model Predictive Control (TDMPC) for linear time-varying systems is presented. We consider the availability of state-input trajectories which solve an original task T1, and design a…

系统与控制 · 电气工程与系统科学 2020-05-05 Charlott Vallon , Francesco Borrelli

Graph clustering has many important applications in computing, but due to growing sizes of graphs, even traditionally fast clustering methods such as spectral partitioning can be computationally expensive for real-world graphs of interest.…

分布式、并行与集群计算 · 计算机科学 2019-06-11 Julian Shun , Farbod Roosta-Khorasani , Kimon Fountoulakis , Michael W. Mahoney

This paper investigates co-scheduling algorithms for processing a set of parallel applications. Instead of executing each application one by one, using a maximum degree of parallelism for each of them, we aim at scheduling several…

数据结构与算法 · 计算机科学 2013-05-01 Guillaume Aupy , Manu Shantharam , Anne Benoit , Yves Robert , Padma Raghavan

We propose a parallel algorithm for local, on the fly, model checking of a fragment of CTL that is well-suited for modern, multi-core architectures. This model-checking algorithm takes bene t from a parallel state space construction…

计算机科学中的逻辑 · 计算机科学 2013-02-01 Rodrigo Tacla Saad , Silvano Dal Zilio , Bernard Berthomieu

Peptide Optimization is a highly complex problem and it takes very long time of computation. This optimization process uses many software applications in a cluster running GNU/Linux Operating System that perform special tasks. The…

分布式、并行与集群计算 · 计算机科学 2009-12-05 Andias Wira-Alam