Intel® oneAPI Math Kernel Library
Ask questions and share information with other developers who use Intel® Math Kernel Library.
Announcements
The Intel sign-in experience has changed to support enhanced security controls. If you sign in, click here for more information.

Bug in MKL PZHEEVD?

mhaeufel
Beginner
175 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
Black Belt
175 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.
Ying_H_Intel
Employee
175 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



Gennady_F_Intel
Moderator
175 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
Reply