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

dfeast_scsrgv and zfeast_hcsrgv Segmentation fault Error

yera__rolando
Beginner
556 Views

Hello,

I am trying solve a generalized eigenvalues problem Ax = λBx by means of dfeast_scsrgv, but, I get SIGSEV error, I test the individual matrices A and B with dfeast_scsrev and all works fine, so I think that is not a problem of data representation.

Attached goes a code example for the problem described.

 

pd: The hermitian version zfeast_hcsrgv has the same issue. Sorry for the english.

 

0 Kudos
3 Replies
Gennady_F_Intel
Moderator
556 Views

which version of mkl did you try?

0 Kudos
yera__rolando
Beginner
556 Views

2019 update 4, in Linux, I try with both ICC and GCC compilers.

0 Kudos
Gennady_F_Intel
Moderator
556 Views

the fix of the issue available in MKL 2020.1.

0 Kudos
Reply