A parallel algorithm for solving the Poisson equation with either Dirichlet or Neumann conditions is presented. The solver follows some of the principles introduced in a previous fast algorithm for evaluating singular integral transforms by Daripa et al. Here we present recursive relations in Fourie
A Parallel Algorithm for Lagrange Interpolation on the Star Graph
β Scribed by H. Sarbazi-Azad; M. Ould-Khaoua; L.M. Mackenzie; S.G. Akl
- Publisher
- Elsevier Science
- Year
- 2002
- Tongue
- English
- Weight
- 226 KB
- Volume
- 62
- Category
- Article
- ISSN
- 0743-7315
No coin nor oath required. For personal study only.
β¦ Synopsis
This paper introduces a new parallel algorithm for computing an N(=n!)-point Lagrange interpolation on an n-star (n > 2). The proposed algorithm exploits several communication techniques on stars in a novel way, which can be adapted for computing similar functions. It is optimal and consists of three phases: initialization, main, and final. While there is no computation in the initialization phase, the main phase is composed of n!/2 steps, each consisting of four multiplications, four subtractions, and one communication operation and an additional step including one division and one multiplication. The final phase is carried out in (n -1) subphases each with O(log n) steps where each step takes three communications and one addition. Results from a cost-performance comparative analysis reveal that for practical network sizes the new algorithm on the star exhibits superior performance over those proposed for common interconnection networks.
π SIMILAR VOLUMES
## Abstract The problem of small vibrations of a graph consisting of __n__ smooth inhomogeneous stretched strings joined at the vertex with the pendant ends fixed is reduced to the SturmβLiouville boundary problem on a starβshaped graph. The obtained problem occurs also in quantum mechanics. The sp
We present a simple parallel algorithm for the single-source shortest path problem in planar digraphs with nonnegative real edge weights. The algorithm runs on the EREW PRAM model of parallel computation in O((n 2= +n 1&= ) log n) time, performing O(n 1+= log n) work for any 0<=<1Γ2. The strength of