Solving an N-body problem, electrostatic or gravitational, is a crucial task and the main computational bottleneck in many scientific applications. Its direct solution is an ubiquitous showcase example for the compute power of graphics processing units (GPUs). However, the naïve pairwise summation has (2) computational complexity. The fast multipole method (FMM) can reduce runtime and complexity to () for any specified precision. Here, we present a CUDA-accelerated, C++ FMM implementation for multi particle systems with −1 potential that are found, e.g. in biomolecular simulations. The algorithm involves several operators to exchange information in an octree data structure. We focus on the Multipole-to-Local (M2L) operator, as its runtime i...
International audienceThe Fast Multipole Method (FMM) is considered as one of the top ten algorithms...
The classic N-body problem refers to determining the motion of N particles that interact via a long-...
The approximate computation of all gravitational forces between N interacting particles via the fast...
Solving an N-body problem, electrostatic or gravitational, is a crucial task and the main computatio...
A significant and computationally most demanding part of molecular dynamics simulations is the calcu...
Multipole-based algorithms allow for reduction in the effort required to solve the N - body problem ...
AbstractThis paper presents a parallel version of the fast multipole method (FMM). The FMM is a rece...
An important and computationally demanding part of molecular dynamics simulations is the calculation...
<b>Invited Lecture at the SIAM <i>"Encuentro Nacional de Ingeniería Matemática,"</i> at Pontificia U...
We present efficient algorithms to build data structures and the lists needed for fast multipole met...
This thesis describes the Fast Multipole Method (FMM). The method reduces the complexity of the Coul...
This thesis presents a top to bottom analysis on designing and implementing fast algorithms for curr...
International audienceLearn about the fast multipole method (FMM) and its optimization on NVIDIA GPU...
The Fast Multipole Method allows the rapid evaluation of sums of radial basis functions centered at ...
In this thesis, the method of moments (MoM) and the multilevel fast multipole algorithm (MLFMA) are ...
International audienceThe Fast Multipole Method (FMM) is considered as one of the top ten algorithms...
The classic N-body problem refers to determining the motion of N particles that interact via a long-...
The approximate computation of all gravitational forces between N interacting particles via the fast...
Solving an N-body problem, electrostatic or gravitational, is a crucial task and the main computatio...
A significant and computationally most demanding part of molecular dynamics simulations is the calcu...
Multipole-based algorithms allow for reduction in the effort required to solve the N - body problem ...
AbstractThis paper presents a parallel version of the fast multipole method (FMM). The FMM is a rece...
An important and computationally demanding part of molecular dynamics simulations is the calculation...
<b>Invited Lecture at the SIAM <i>"Encuentro Nacional de Ingeniería Matemática,"</i> at Pontificia U...
We present efficient algorithms to build data structures and the lists needed for fast multipole met...
This thesis describes the Fast Multipole Method (FMM). The method reduces the complexity of the Coul...
This thesis presents a top to bottom analysis on designing and implementing fast algorithms for curr...
International audienceLearn about the fast multipole method (FMM) and its optimization on NVIDIA GPU...
The Fast Multipole Method allows the rapid evaluation of sums of radial basis functions centered at ...
In this thesis, the method of moments (MoM) and the multilevel fast multipole algorithm (MLFMA) are ...
International audienceThe Fast Multipole Method (FMM) is considered as one of the top ten algorithms...
The classic N-body problem refers to determining the motion of N particles that interact via a long-...
The approximate computation of all gravitational forces between N interacting particles via the fast...