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

Bug in MKL PZHEEVD?

mhaeufel
ビギナー
632件の閲覧回数
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 件の賞賛
3 返答(返信)
mecej4
名誉コントリビューター III
632件の閲覧回数
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
モデレーター
632件の閲覧回数
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
モデレーター
632件の閲覧回数
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
返信