G. Bhanot et al., HIERARCHICAL DECOMPOSITION - A PARALLEL IMPLEMENTATION OF THE BARNES-HUT TREE ALGORITHM, International journal of high speed computing, 8(1), 1996, pp. 1-12
Citations number
5
Categorie Soggetti
Computer Sciences","Computer Science Theory & Methods
Given the coordinates of N points in D dimensions, the Barnes-Hut tree
algorithm produces an ordered List so that successive pairs in the se
quence are nearest neighbors, sets of four form a cluster, sets of eig
ht form a bigger cluster, and so on. We describe a parallel implementa
tion of this algorithm on the IBM SP2 using Fortran 77 and MPI message
-passing calls, and study its performance.