Intel® oneAPI Math Kernel Library
Ask questions and share information with other developers who use Intel® Math Kernel Library.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

eigenvalue problem and threading

jschnack
Beginner
442 Views
I am using LAPACK routines in order to determine eigenvalues
of symmetric or hermitean matrices. These routines are contained
in the MKL and in principle allow threads. Looking at the
perfomance I realize that they are not or only poorly parallelized.

Does anybody know whether one of the routines
ZHEEV, ZHEEVD, or ZHEEVR or a similar one
has been worked over to use multiple threads for
matrix diagonalization?

Thanks a lot, Juergen Schnack (Osnabrueck, Germany)


0 Kudos
0 Replies
Reply