Sciweavers

ICCS
2005
Springer

Generating Parallel Algorithms for Cluster and Grid Computing

13 years 10 months ago
Generating Parallel Algorithms for Cluster and Grid Computing
We revisit and use the dependence transformation method to generate parallel algorithms suitable for cluster and grid computing. We illustrate this method in two applications: to obtain a systolic matrix product algorithm, and to compute the alignment score of two strings. The product of two n × n matrices is viewed as multiplying two p × p matrices whose elements are n/p × n/p submatrices. For m such multiplications, using p2 processors, the proposed parallel solution gives a linear speedup of mp3 (m+2)p−2 or roughly p2 . The alignment problem of two strings of lengths m and n is solved in O(p) communication rounds and O(mn/p) local computing time. We show promising experimental results obtained on a 16-node Beowulf cluster and on an 18-node grid called InteGrade, consisting of desktop computers.
Ulisses Kendi Hayashida, Kunio Okuda, Jairo Panett
Added 27 Jun 2010
Updated 27 Jun 2010
Type Conference
Year 2005
Where ICCS
Authors Ulisses Kendi Hayashida, Kunio Okuda, Jairo Panetta, Siang Wun Song
Comments (0)