Intel® oneAPI Math Kernel Library
Ask questions and share information with other developers who use Intel® Math Kernel Library.

Bug in MKL PZHEEVD?

mhaeufel
Beginner
275 Views
When diagonalizing a Hermitian matrix using MKL's pzheedv I get wrong eigenvalues. I am using the MKL version that ships withcomposerxe-2011.3.174 for LINUX.

With other math libraries I get the correct result.

Has this been previously reported as a bug? Is this fixed in a recent version? Which version would this be?

Thank you very much in advance.

Kind regards,
M.
0 Kudos
3 Replies
mecej4
Honored Contributor III
275 Views
Give details of your example, unless you claim that pzheedv gives wrong eigenvalues all the time.

Many claims of MKL giving wrong results have been found to be related to calling MKL incorrectly.
0 Kudos
Ying_H_Intel
Employee
275 Views
Hi M.

It is unknows problem.couldit possible for you toprovide a small test casefor this?

The latest MKL version is mkl10.3 update 9.
and the bug fix lists
http://software.intel.com/en-us/articles/intel-mkl-102-fixes-list/
and
http://software.intel.com/en-us/articles/intel-mkl-103-bug-fixes/

Best Regards,
Ying



0 Kudos
Gennady_F_Intel
Moderator
275 Views
Hello again, how about the example of the problem you reported? we cannot investigate the issue w/o any example. all our internal tests passed well.
--gennady
0 Kudos
Reply