Parallel algorithms for reduction of a general matrix to upper Hessenberg form on a shared memory multiprocessor

作者:

Highlights:

摘要

This study is concerned with parallel algorithms for the orthogonal reduction of a general matrix to upper Hessenberg form. A variety of algorithms are investigated, which involve varying amounts of overlap between different parts of the calculation.Empirical comparison was carried out using C++ and the THREADS package on a shared memory Encore Multimax multiprocessor. In this testing the final version which involves most overlap was found to be the most efficient algorithm, and its efficiency is very high.The algorithms illustrate the advantages of parallel algorithms using dynamic allocation of tasks to THREADs on this shared memory machine.

论文关键词:Hessenberg form,Eigenvalue problem,Shared memory multiprocessors,Parallel computation

论文评审过程:Available online 12 August 2004.

论文官网地址:https://doi.org/10.1016/j.amc.2004.04.046