A study on the efficient parallel block lanczos method

  • Authors:
  • Sun Kyung Kim;Tae Hee Kim

  • Affiliations:
  • School of Computer and Information Technology, Daegu University, Gyeongsan, Korea;School of Computer and Information Technology, Daegu University, Gyeongsan, Korea

  • Venue:
  • CIS'04 Proceedings of the First international conference on Computational and Information Science
  • Year:
  • 2004

Quantified Score

Hi-index 0.00

Visualization

Abstract

In order to use parallel computers in specific applications, algorithms need to be developed and mapped onto parallel computer architectures. Main memory access for shared memory system or global communication in message passing system deteriorate the computation speed. In this paper, it is found that the m-step generalization of the block Lanczos method enhances parallel properties by forming m simultaneous search direction vector blocks. QR factorization, which lowers the speed on parallel computers, is not necessary in the m-step block Lanczos method. The m-step method has the minimized synchronization points, which resulted in the minimized global communications and main memory accesses compared to the standard method.