𝔖 Bobbio Scriptorium
✦   LIBER   ✦

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


A Fast Parallel Algorithm for the Poisso
✍ Leonardo Borges; Prabir Daripa πŸ“‚ Article πŸ“… 2001 πŸ› Elsevier Science 🌐 English βš– 411 KB

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

Inverse problem for the Sturm–Liouville
✍ V. Pivovarchik πŸ“‚ Article πŸ“… 2007 πŸ› John Wiley and Sons 🌐 English βš– 268 KB

## 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

A Simple Parallel Algorithm for the Sing
✍ Jesper L. TrΓ€ff; Christos D. Zaroliagis πŸ“‚ Article πŸ“… 2000 πŸ› Elsevier Science 🌐 English βš– 216 KB

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