The search functionality is under construction.
The search functionality is under construction.

A Super-Programming Technique for Large Sparse Matrix Multiplication on PC Clusters

Dejiang JIN, Sotirios G. ZIAVRAS

  • Full Text Views

    0

  • Cite this

Summary :

The multiplication of large spare matrices is a basic operation in many scientific and engineering applications. There exist some high-performance library routines for this operation. They are often optimized based on the target architecture. For a parallel environment, it is essential to partition the entire operation into well balanced tasks and assign them to individual processing elements. Most of the existing techniques partition the given matrices based on some kind of workload estimation. For irregular sparse matrices on PC clusters, however, the workloads may not be well estimated in advance. Any approach other than run-time dynamic partitioning may degrade performance. In this paper, we apply our super-programming approach to parallel large matrix multiplication on PC clusters. In our approach, tasks are partitioned into super-instructions that are dynamically assigned to member computer nodes. Thus, the load balancing logic is separated from the computing logic; the former is taken over by the runtime environment. Our super-programming approach facilitates ease of program development and targets high efficiency in dynamic load balancing. Workloads can be balanced effectively and the optimization overhead is small. The results prove the viability of our approach.

Publication
IEICE TRANSACTIONS on Information Vol.E87-D No.7 pp.1774-1781
Publication Date
2004/07/01
Publicized
Online ISSN
DOI
Type of Manuscript
Special Section PAPER (Special Section on Hardware/Software Support for High Performance Scientific and Engineering Computing)
Category
Scientific and Engineering Computing with Applications

Authors

Keyword