Using MPI on PC cluster to compute eigenvalues of hermitian toeplitz matrices

  • Authors:
  • Fazal Noor;Syed Misbahuddin

  • Affiliations:
  • College of Computer Science and Engineering, Computer Science and Software Engineering Department, University of Hail, Hail, Saudi Arabia;College of Computer Science and Engineering, Computer Science and Software Engineering Department, University of Hail, Hail, Saudi Arabia

  • Venue:
  • ICA3PP'10 Proceedings of the 10th international conference on Algorithms and Architectures for Parallel Processing - Volume Part I
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

In this paper MPI is used on PC Cluster to compute all the eigenvalues of Hermitian Toeplitz Matrices The parallel algorithms presented were implemented in C++ with MPI functions inserted and run on a cluster of Lenovo ThinkCentre machines running RedHat Linux The two methods, MAHT-P one embarrassingly parallel and the other MPEAHT using master/ slave scheme are compared for performance and results presented It is seen that computation time is reduced and speedup factor increases with the number of computers used for the two parallel schemes presented Load balancing becomes an issue as number of computers in a cluster are increased A solution is provided to overcome such a case.