IJPAM: Volume 84, No. 1 (2013)

COMPUTING DOT - PRODUCT ON HETEROGENEOUS
MASTER - WORKER PLATFORMS

Panagiotis D. Michailidis1, Konstantinos G. Margaritis2
1Department of Balkan Studies
University of Western Macedonia
3rd Km Florinas-Nikis National Road, Florina, 53100, GREECE
2Department of Applied Informatics
University of Macedonia
156 Egnatia str., Thessaloniki, 54006, GREECE


Abstract. This paper is focused on designing two parallel dot product implementations for heterogeneous master-worker platforms. These implementations are based on the data allocation and dynamic load balancing strategies. The first implementation is the dynamic master - worker with allocation of vectors where the master distributes vectors (data) and computations to the workers whereas the second one is the dynamic master - worker with allocation of vector pointers where the vectors are supposed to be replicated among participating resources beforehand and the master distributes computations to the workers. We also report a set of numerical experiments on a heterogeneous platform where computational resources have different computing powers. Also, the workers are connected to the master by links of same capacities. The obtained experimental results demonstrate that the dynamic allocation of vector pointers achieve better performance than the original one for computing dot product computation.

The paper also presents and verifies an accurate timing model to predict the performance of the proposed implementations on clusters of heterogeneous workstations. Through this model the viability of the proposed implementations can be revealed without the extra effort that would be needed to carry out real testing.

Received: December 18, 2012

AMS Subject Classification: 65F30, 65Y05, 68M14, 68M20, 68W10

Key Words and Phrases: dot product, cluster of heterogeneous workstations, Message passing interface, parallel algorithms, performance prediction

Download paper from here.



DOI: 10.12732/ijpam.v84i1.9 How to cite this paper?
Source:
International Journal of Pure and Applied Mathematics
ISSN printed version: 1311-8080
ISSN on-line version: 1314-3395
Year: 2013
Volume: 84
Issue: 1